OSDN Git Service

uclinux-h8/linux.git
2017-08-07 David S. MillerMerge branch 'net_sched-clean-up-filter-handle'
2017-08-07 WANG Congnet_sched: use void pointer for filter handle
2017-08-07 WANG Congnet_sched: refactor notification code for RTM_DELTFILTER
2017-08-07 Roopa Prabhulwtunnel: replace EXPORT_SYMBOL with EXPORT_SYMBOL_GPL
2017-08-07 David S. MillerMerge branch 'bpf-add-support-for-sys-enter-exit-tracep...
2017-08-07 Yonghong Songbpf: add a test case for syscalls/sys_{enter|exit}_...
2017-08-07 Yonghong Songbpf: add support for sys_enter_* and sys_exit_* tracepoints
2017-08-07 Sergei Shtylyovof_mdio: use of_property_read_u32_array()
2017-08-07 John Allenibmvnic: Report rx buffer return codes as netdev_dbg
2017-08-07 David S. MillerMerge branch 'net-l3mdev-Support-for-sockets-bound...
2017-08-07 David Ahernnet: ipv6: add second dif to raw socket lookups
2017-08-07 David Ahernnet: ipv6: add second dif to inet6 socket lookups
2017-08-07 David Ahernnet: ipv6: add second dif to udp socket lookups
2017-08-07 David Ahernnet: ipv4: add second dif to multicast source filter
2017-08-07 David Ahernnet: ipv4: add second dif to raw socket lookups
2017-08-07 David Ahernnet: ipv4: add second dif to inet socket lookups
2017-08-07 David Ahernnet: ipv4: add second dif to udp socket lookups
2017-08-07 David S. MillerMerge tag 'wireless-drivers-next-for-davem-2017-08...
2017-08-07 Arnd Bergmannhns3: fix unused function warning
2017-08-07 David S. MillerMerge tag 'mlx5-shared-2017-08-07' of git://git./linux...
2017-08-07 David S. MillerMerge branch 'net-sched-summer-cleanup-part-2-ndo_setup_tc'
2017-08-07 Jiri Pirkonet: sched: get rid of struct tc_to_netdev
2017-08-07 Jiri Pirkonet: sched: change return value of ndo_setup_tc for...
2017-08-07 Jiri Pirkonet: sched: move prio into cls_common
2017-08-07 Jiri Pirkonet: sched: push cls related args into cls_common structure
2017-08-07 Jiri Pirkohns3pf: don't check handle during mqprio offload
2017-08-07 Jiri Pirkonfp: change flows in apps that offload ndo_setup_tc
2017-08-07 Jiri Pirkodsa: push cls_matchall setup_tc processing into a separ...
2017-08-07 Jiri Pirkomlxsw: spectrum: rename cls arg in matchall processing
2017-08-07 Jiri Pirkomlxsw: spectrum: push cls_flower and cls_matchall setup...
2017-08-07 Jiri Pirkomlx5e_rep: push cls_flower setup_tc processing into...
2017-08-07 Jiri Pirkomlx5e: push cls_flower and mqprio setup_tc processing...
2017-08-07 Jiri Pirkoixgbe: push cls_u32 and mqprio setup_tc processing...
2017-08-07 Jiri Pirkocxgb4: push cls_u32 setup_tc processing into a separate...
2017-08-07 Jiri Pirkonet: sched: make egress_dev flag part of flower offload...
2017-08-07 Jiri Pirkonet: sched: rename TC_SETUP_MATCHALL to TC_SETUP_CLSMAT...
2017-08-07 Jiri Pirkonet: sched: make type an argument for ndo_setup_tc
2017-08-07 Rabie Loulounet/mlx5: Increase the maximum flow counters supported
2017-08-07 Rabie Loulounet/mlx5: Fix counter list hardware structure
2017-08-07 Erez Shitritnet/mlx5: Delay events till ib registration ends
2017-08-07 Saeed Mahameednet/mlx5: Add CONFIG_MLX5_ESWITCH Kconfig
2017-08-07 Saeed Mahameednet/mlx5: Separate between E-Switch and MPFS
2017-08-07 Saeed Mahameednet/mlx5: Unify vport manager capability check
2017-08-07 Saeed Mahameednet/mlx5e: NIC netdev init flow cleanup
2017-08-07 Saeed Mahameednet/mlx5e: Rearrange netdevice ops structures
2017-08-07 David S. MillerMerge branch 'sctp-remove-typedefs-from-structures...
2017-08-07 Xin Longsctp: remove the typedef sctp_subtype_t
2017-08-07 Xin Longsctp: remove the typedef sctp_event_t
2017-08-07 Xin Longsctp: remove the typedef sctp_event_timeout_t
2017-08-07 Xin Longsctp: remove the typedef sctp_event_other_t
2017-08-07 Xin Longsctp: remove the typedef sctp_event_primitive_t
2017-08-07 Xin Longsctp: remove the typedef sctp_state_t
2017-08-07 Xin Longsctp: remove the typedef sctp_ierror_t
2017-08-07 Xin Longsctp: remove the typedef sctp_xmit_t
2017-08-07 Xin Longsctp: remove the typedef sctp_sock_state_t
2017-08-07 Xin Longsctp: remove the typedef sctp_transport_cmd_t
2017-08-07 Xin Longsctp: remove the typedef sctp_scope_t
2017-08-07 Xin Longsctp: remove the typedef sctp_scope_policy_t
2017-08-07 Xin Longsctp: remove the typedef sctp_retransmit_reason_t
2017-08-07 Xin Longsctp: remove the typedef sctp_lower_cwnd_t
2017-08-07 Alexandru Gagniucdt-bindings: net: Document bindings for anarion-gmac
2017-08-07 Alexandru Gagniucnet: stmmac: Add Adaptrum Anarion GMAC glue layer
2017-08-07 stephen hemmingernetvsc: fix rtnl deadlock on unregister of vf
2017-08-07 Florian Fainellinet: dsa: User per-cpu 64-bit statistics
2017-08-07 David S. MillerMerge branch 'tcp-cwnd-undo-refactor'
2017-08-07 Yuchung Chengtcp: consolidate congestion control undo functions
2017-08-07 Yuchung Chengtcp: fix cwnd undo in Reno and HTCP congestion controls
2017-08-07 kiki goodnet: systemport: Support 64bit statistics
2017-08-07 Intiyaz Bashaliquidio: moved console_bitmask module param to lio_main.c
2017-08-07 Intiyaz Bashaliquidio: add missing strings in oct_dev_state_str...
2017-08-07 David S. MillerMerge branch 'phylink-and-sfp-support'
2017-08-07 Russell Kingsfp: add SFP module support
2017-08-07 Russell Kingphylink: add in-band autonegotiation support for 10GBas...
2017-08-07 Russell Kingphylink: add support for MII ioctl access to Clause...
2017-08-07 Russell Kingphylink: add module EEPROM support
2017-08-07 Russell Kingsfp: add sfp-bus to bridge between network devices...
2017-08-07 Russell Kingphylink: add phylink infrastructure
2017-08-07 Russell Kingnet: phy: add I2C mdio bus
2017-08-07 Russell Kingnet: phy: export phy_start_machine() for phylink
2017-08-07 Russell Kingnet: phy: provide a hook for link up/link down events
2017-08-07 Russell Kingnet: phy: add 1000Base-X to phy settings table
2017-08-07 Russell Kingnet: phy: move phy_lookup_setting() and guts of phy_sup...
2017-08-07 Russell Kingnet: phy: split out PHY speed and duplex string generation
2017-08-07 Russell Kingnet: phy: allow settings table to support more than...
2017-08-07 David S. MillerMerge branch 'IP-cleanup-LSRR-option-processing'
2017-08-07 Paolo Abeniudp: no need to preserve skb->dst
2017-08-07 Paolo AbeniRevert "ipv4: keep skb->dst around in presence of IP...
2017-08-07 Paolo Abeniip/options: explicitly provide net ns to __ip_options_e...
2017-08-07 Paolo AbeniIP: do not modify ingress packet IP option in ip_option...
2017-08-07 Linus TorvaldsLinux 4.13-rc4 v4.13-rc4
2017-08-06 Linus TorvaldsMerge tag 'platform-drivers-x86-v4.13-4' of git://git...
2017-08-06 Linus TorvaldsMerge tag 'ext4_for_linus_stable' of git://git./linux...
2017-08-06 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2017-08-06 Dmitry V. LevinFix compat_sys_sigpending breakage
2017-08-06 Maninder Singhext4: fix copy paste error in ext4_swap_extents()
2017-08-06 Jerry Leeext4: fix overflow caused by missing cast in ext4_resiz...
2017-08-06 Miao Xieext4, project: expand inode extra size if possible
2017-08-06 Miao Xieext4: cleanup ext4_expand_extra_isize_ea()
2017-08-06 Miao Xieext4: restructure ext4_expand_extra_isize
2017-08-06 Miao Xieext4: fix forgetten xattr lock protection in ext4_expan...
next