net/mlx4: Fix firmware command timeout during interrupt test
[cascardo/linux.git] / net /
2016-10-29 shamir rabinovitchrds: debug messages are enabled by default
2016-10-29 David S. MillerMerge tag 'mac80211-for-davem-2016-10-27' of git:/...
2016-10-29 David S. MillerMerge tag 'batadv-net-for-davem-20161026' of git:/...
2016-10-29 Willem de Bruijnpacket: on direct_xmit, limit tso and csum to supported...
2016-10-29 Johannes Bergnet_sched actions: use nla_parse_nested()
2016-10-29 Eli Cooperip6_tunnel: Update skb->protocol to ETH_P_IPV6 in ip6_t...
2016-10-29 Craig Gallekinet: Fix missing return value in inet6_hash
2016-10-29 Marcelo Ricardo... sctp: validate chunk len before actually using it
2016-10-27 Jamal Hadi Salimnet sched filters: fix notification of filter delete...
2016-10-27 Arnd Bergmannflow_dissector: fix vlan tag handling
2016-10-27 David Ahernnet: ipv6: Do not consider link state for nexthop valid...
2016-10-27 David Ahernnet: ipv6: Fix processing of RAs in presence of VRF
2016-10-26 Eric Dumazetudp: fix IP_CHECKSUM handling
2016-10-26 Xin Longsctp: fix the panic caused by route update
2016-10-26 Johannes Bergcfg80211: process events caused by suspend before suspe...
2016-10-23 David S. MillerMerge branch 'for-upstream' of git://git./linux/kernel...
2016-10-23 Jiri Slabynet: sctp, forbid negative length
2016-10-23 Jason A. Donenfeldipv6: do not increment mac header when it's unset
2016-10-22 WANG Congipv4: use the right lock for ping_group_range
2016-10-22 Paul Moorenetns: revert "netns: avoid disabling irq for netns id"
2016-10-21 WANG Congipv6: fix a potential deadlock in do_ipv6_setsockopt()
2016-10-21 David S. MillerMerge git://git./pub/scm/linux/kernel/git/pablo/nf
2016-10-21 Linus Lüssingbatman-adv: fix splat on disabling an interface
2016-10-20 Eric Dumazetipv4: disable BH in set_ping_group_range()
2016-10-20 Eric Dumazetudp: must lock the socket in udp_disconnect()
2016-10-20 Sabrina Dubrocanet: add recursion limit to GRO
2016-10-20 Jiri Bohacipv6: properly prevent temp_prefered_lft sysctl race
2016-10-20 Pablo Neira Ayusonetfilter: fix nf_queue handling
2016-10-20 Nicolas Dichtelnetfilter: conntrack: restart gc immediately if GC_MAX_...
2016-10-20 David S. MillerMerge branch 'ncsi-fixes'
2016-10-20 Gavin Shannet/ncsi: Improve HNCDSC AEN handler
2016-10-20 Gavin Shannet/ncsi: Choose hot channel as active one if necessary
2016-10-20 Gavin Shannet/ncsi: Fix stale link state of inactive channels...
2016-10-20 Gavin Shannet/ncsi: Avoid if statements in ncsi_suspend_channel()
2016-10-20 Paul Blakeynet/sched: act_mirred: Use passed lastuse argument
2016-10-19 Michał NarajowskiBluetooth: Fix append max 11 bytes of name to scan...
2016-10-19 Florian Westphalnetfilter: x_tables: suppress kmemcheck warning
2016-10-19 Eric Dumazettcp: do not export sysctl_tcp_low_latency
2016-10-19 Ido Schimmelswitchdev: Execute bridge ndos only for bridge ports
2016-10-19 Ido Schimmelnet: core: Correctly iterate over lower adjacency list
2016-10-19 Eric Garverflow_dissector: Check skb for VLAN only if skb specified.
2016-10-18 Eric Dumazetsoreuseport: do not export reuseport_add_sock()
2016-10-18 Nikolay Aleksandrovbridge: multicast: restore perm router ports on multica...
2016-10-18 Arnd Bergmannnetfilter: nf_tables: avoid uninitialized variable...
2016-10-18 Tobias Klausertcp: Remove unused but set variable
2016-10-18 Tobias Klauseripv4: Remove unused but set variable
2016-10-18 Tobias Klausernet/hsr: Remove unused but set variable
2016-10-18 David S. MillerMerge tag 'mac80211-for-davem-2016-10-18' of git:/...
2016-10-17 Pablo Neira Ayusonetfilter: nft_range: validate operation netlink attribute
2016-10-17 Dan Carpenternetfilter: nft_exthdr: fix error handling in nft_exthdr...
2016-10-17 Dan Carpenternetfilter: nf_tables: underflow in nft_parse_u32_check()
2016-10-17 Liping Zhangnetfilter: nft_hash: add missing NFTA_HASH_OFFSET's...
2016-10-17 Liping Zhangnetfilter: xt_ipcomp: add "ip[6]t_ipcomp" module alias...
2016-10-17 Liping Zhangnetfilter: xt_NFLOG: fix unexpected truncated packet
2016-10-17 Anders K. Pedersennetfilter: nft_dynset: fix element timeout for HZ ...
2016-10-17 Geert Uytterhoevennetfilter: xt_hashlimit: Add missing ULL suffixes for...
2016-10-17 Eric Dumazetnet: pktgen: remove rcu locking in pktgen_change_name()
2016-10-17 David Ahernnet: Require exact match for TCP socket lookups if...
2016-10-17 Ard Biesheuvelmac80211: move struct aead_req off the stack
2016-10-17 Sven Eckelmannbatman-adv: Add BATADV_DBG_TP_METER to BATADV_DBG_ALL
2016-10-17 Sven Eckelmannbatman-adv: Modify neigh_list only with rcu-list functions
2016-10-14 David S. MillerMerge tag 'wireless-drivers-for-davem-2016-10-14' of...
2016-10-14 Jiri BohacIPv6: fix DESYNC_FACTOR
2016-10-14 Jiri BohacIPv6: Drop the temporary address regen_timer
2016-10-14 David S. MillerMerge tag 'rxrpc-rewrite-20161013' of git://git./linux...
2016-10-14 Nicolas Dichtelipv6: correctly add local routes when lo goes up
2016-10-14 Vadim Fedorenkoip6_tunnel: fix ip6_tnl_lookup
2016-10-14 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2016-10-14 Linus TorvaldsMerge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org...
2016-10-14 Linus TorvaldsMerge tag 'nfsd-4.9' of git://linux-nfs.org/~bfields...
2016-10-14 Linus TorvaldsMerge tag 'xfs-reflink-for-linus-4.9-rc1' of git:/...
2016-10-14 Linus TorvaldsMerge tag 'pci-v4.9-changes-2' of git://git./linux...
2016-10-13 Linus TorvaldsMerge tag 'platform-drivers-x86-v4.9-1' of git://git...
2016-10-13 Linus TorvaldsMerge git://www.linux-watchdog.org/linux-watchdog
2016-10-13 Nikolay Aleksandrovnet: bridge: add the multicast_flood flag attribute...
2016-10-13 Dan Carpenternet: rtnl: info leak in rtnl_fill_vfinfo()
2016-10-13 Dan Carpentertipc: info leak in __tipc_nl_add_udp_addr()
2016-10-13 David Ahernnet: ipv4: Do not drop to make_route if oif is l3mdev
2016-10-13 Eric Dumazetipv6: tcp: restore IP6CB for pktoptions skbs
2016-10-13 WANG Congnet_sched: reorder pernet ops and act ops registrations
2016-10-13 David S. MillerMerge branch 'ovs-8021AD-fixes'
2016-10-13 Jiri Bencopenvswitch: add NETIF_F_HW_VLAN_STAG_TX to internal dev
2016-10-13 Jiri Bencopenvswitch: fix vlan subtraction from packet length
2016-10-13 Jiri Bencopenvswitch: vlan: remove wrong likely statement
2016-10-13 Eric Dumazetnet_sched: do not broadcast RTM_GETTFILTER result
2016-10-13 David Howellsrxrpc: Fix checking of error from ip6_route_output()
2016-10-13 David Howellsrxrpc: Fix checker warning by not passing always-zero...
2016-10-12 Linus TorvaldsMerge tag 'pwm/for-4.9-rc1' of git://git./linux/kernel...
2016-10-12 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2016-10-12 Linus TorvaldsMerge tag 'fbdev-4.9' of git://git./linux/kernel/git...
2016-10-12 Michael Braunmac80211: fix CMD_FRAME for AP_VLAN
2016-10-12 Johannes Bergmac80211: validate DA/SA during A-MSDU decapsulation
2016-10-12 Johannes Bergcfg80211: add ability to check DA/SA in A-MSDU decapsul...
2016-10-12 Johannes Bergcfg80211: let ieee80211_amsdu_to_8023s() take only...
2016-10-12 Johannes Bergmac80211: discard multicast and 4-addr A-MSDUs
2016-10-12 Linus TorvaldsMerge branch 'parisc-4.9-2' of git://git./linux/kernel...
2016-10-12 Linus TorvaldsMerge branch 'work.uaccess2' of git://git./linux/kernel...
2016-10-12 Geert Uytterhoevenstrparser: Propagate correct error code in strp_recv()
2016-10-12 Linus TorvaldsMerge tag 'drm-for-v4.9' of git://people.freedesktop...
2016-10-12 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
next