selftests/net: test classic bpf fanout mode
[cascardo/linux.git] / net /
2015-08-17 Willem de Bruijnpacket: add extended BPF fanout mode
2015-08-17 Willem de Bruijnpacket: add classic BPF fanout mode
2015-08-17 Jiri Benclwtunnel: rename ip lwtunnel attributes
2015-08-17 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2015-08-17 David S. MillerMerge branch 'iff_no_queue'
2015-08-17 Phil Sutternet: sch_generic: react upon IFF_NO_QUEUE flag
2015-08-17 Richard Alpetipc: don't sanity check non-existing TLV (NL compat)
2015-08-17 Eric Dumazetipv4: fix refcount leak in fib_check_nh()
2015-08-14 David S. MillerMerge branch 'vrf-lite'
2015-08-14 David Ahernnet: frags: Add VRF device index to cache and lookup
2015-08-14 David Ahernnet: Use VRF index for oif in ip_send_unicast_reply
2015-08-14 David Ahernnet: Use passed in table for nexthop lookups
2015-08-14 David Ahernnet: Add routes to the table associated with the device
2015-08-14 David Ahernnet: Fix up inet_addr_type checks
2015-08-14 David Ahernnet: Add inet_addr lookup by table
2015-08-14 David Ahernudp: Handle VRF device in sendmsg
2015-08-14 David Ahernnet: Use VRF device index for lookups on TX
2015-08-14 David Ahernnet: Use VRF device index for lookups on RX
2015-08-14 Andy Gospodareknet: addr IFLA_OPERSTATE to netlink message for ipv6...
2015-08-14 Sasha Levinnet: allow sleeping when modifying store_rps_map
2015-08-14 David S. MillerMerge branch 'mv88e6xxx-hw-vlan'
2015-08-14 Vivien Didelotnet: dsa: add support for switchdev VLAN objects
2015-08-14 Andy Gospodareknet: ipv6 sysctl option to ignore routes when nexthop...
2015-08-14 Andy Gospodareknet: track link status of ipv6 nexthops
2015-08-13 David S. MillerMerge branch 'tcp-loss-probe'
2015-08-13 Yuchung Chengtcp: TLP retransmits last if failed to send new packet
2015-08-13 Yuchung Chengtcp: don't extend RTO on failed loss probe attempts
2015-08-13 David S. MillerMerge git://git./linux/kernel/git/davem/net
2015-08-13 Linus TorvaldsMerge tag 'dm-4.2-fixes-5' of git://git./linux/kernel...
2015-08-13 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2015-08-13 Linus TorvaldsMerge tag 'for-linus-4.2-rc6-tag' of git://git./linux...
2015-08-13 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2015-08-13 Linus TorvaldsMerge tag 'edac_fix_for_4.2' of git://git./linux/kernel...
2015-08-12 Mugunthan V Nnet: ipv4: increase dhcp inter device timeout
2015-08-12 Florian Fainellinet: dsa: Do not override PHY interface if already...
2015-08-12 Linus TorvaldsMerge tag 'regmap-fix-v4.2-rc6' of git://git./linux...
2015-08-11 David S. MillerMerge branch 'for-upstream' of git://git./linux/kernel...
2015-08-11 David S. MillerMerge branch 'mv88e6xxx-switchdev-fdb'
2015-08-11 Vivien Didelotnet: dsa: add support for switchdev FDB objects
2015-08-11 Vivien Didelotnet: switchdev: support static FDB addresses
2015-08-11 Vivien Didelotnet: dsa: change FDB routines prototypes
2015-08-11 David S. MillerRevert "Merge branch 'mv88e6xxx-switchdev-fdb'"
2015-08-11 David Ahernxfrm: Add oif to dst lookups
2015-08-11 Andrzej Hajdanet/xfrm: use kmemdup rather than duplicating its imple...
2015-08-11 Thomas Egererxfrm6: Fix IPv6 ECN decapsulation
2015-08-11 Eric Dumazetinet: fix possible request socket leak
2015-08-11 Eric Dumazetinet: fix races with reqsk timers
2015-08-11 David S. MillerMerge git://git./pub/scm/linux/kernel/git/pablo/nf
2015-08-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-08-10 Andrew Lunndsa: Support multiple MDIO busses
2015-08-10 David S. MillerMerge branch 'ovs-gre'
2015-08-10 Pravin B Shelargre: Remove support for sharing GRE protocol hook.
2015-08-10 Pravin B Shelaropenvswitch: Use regular GRE net_device instead of...
2015-08-10 Pravin B Shelarip_gre: Add support to collect tunnel metadata.
2015-08-10 Pravin B Shelaropenvswitch: Move tunnel destroy function to oppenvswit...
2015-08-10 Rick Jonesnet: add explicit logging and stat for neighbour table...
2015-08-10 Nikolay Aleksandrovbridge: netlink: add support for vlan_filtering attribute
2015-08-10 Florian Westphalipv6: don't reject link-local nexthop on other interface
2015-08-10 Daniel Borkmannnetlink: make sure -EBUSY won't escape from netlink_insert
2015-08-10 Linus TorvaldsMerge tag 'mfd-fixes-4.2' of git://git./linux/kernel...
2015-08-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-08-10 Phil Sutternetfilter: SYNPROXY: fix sending window update to client
2015-08-10 Phil Sutternetfilter: ip6t_SYNPROXY: fix NULL pointer dereference
2015-08-10 Masanari Iidanet: ethernet: Fix double word "the the" in eth.c
2015-08-10 Robert Shearmanmpls: Enforce payload type of traffic sent using explic...
2015-08-10 David S. MillerMerge branch 'mv88e6xxx-switchdev-fdb'
2015-08-10 Vivien Didelotnet: dsa: add support for switchdev FDB objects
2015-08-10 Vivien Didelotnet: switchdev: support static FDB addresses
2015-08-10 Vivien Didelotnet: switchdev: change fdb addr for a byte array
2015-08-10 Masanari Iidanet:wimax: Fix doucble word "the the" in networking.xml
2015-08-09 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-08-09 Linus TorvaldsMerge branch 'for-linus-4.2' of git://git./linux/kernel...
2015-08-08 Linus TorvaldsMerge tag 'arc-v4.2-rc6-fixes' of git://git./linux...
2015-08-08 Linus TorvaldsMerge tag 'dm-4.2-fixes-4' of git://git./linux/kernel...
2015-08-08 Linus TorvaldsMerge tag 'usb-4.2-rc6' of git://git./linux/kernel...
2015-08-08 Linus TorvaldsMerge tag 'staging-4.2-rc6' of git://git./linux/kernel...
2015-08-08 Linus TorvaldsMerge tag 'char-misc-4.2-rc6' of git://git./linux/kerne...
2015-08-08 Linus TorvaldsMerge tag 'drm-intel-fixes-2015-08-07' of git://anongit...
2015-08-07 Tom Herbertnet: Fix race condition in store_rps_map
2015-08-07 David S. MillerMerge tag 'batman-adv-fix-for-davem' of git://git.open...
2015-08-07 Wenyu Zhangopenvswitch: Make 100 percents packets sampled when...
2015-08-07 Alexei Starovoitovvxlan: combine VXLAN_FLOWBASED into VXLAN_COLLECT_METADATA
2015-08-07 David S. MillerMerge branch 'rds-tcp-netns'
2015-08-07 Sowmini VaradhanRDS-TCP: Support multiple RDS-TCP listen endpoints...
2015-08-07 Sowmini VaradhanRDS-TCP: Make RDS-TCP work correctly when it is set...
2015-08-07 Takashi IwaiMerge tag 'asoc-fix-v4.2-rc5' of git://git./linux/kerne...
2015-08-07 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2015-08-07 Nikolay Aleksandrovbridge: netlink: account for the IFLA_BRPORT_PROXYARP_W...
2015-08-07 Nikolay Aleksandrovbridge: netlink: account for the IFLA_BRPORT_PROXYARP...
2015-08-07 David S. MillerMerge tag 'wireless-drivers-for-davem-2015-08-04' of...
2015-08-07 Oleg Nesterovnet: pktgen: don't abuse current->state in pktgen_threa...
2015-08-07 Roopa Prabhuaf_mpls: add null dev check in find_outdev
2015-08-07 Dan Carpentermpls: small cleanup in inet/inet6_fib_lookup_dev()
2015-08-07 Herbert Xunet: Fix skb_set_peeked use-after-free bug
2015-08-07 Linus TorvaldsMerge branch 'drm-tda998x-fixes' of git://ftp.arm.linux...
2015-08-06 Jakub PawlowskiBluetooth: fix MGMT_EV_NEW_LONG_TERM_KEY event
2015-08-06 Mark BrownMerge remote-tracking branches 'asoc/fix/cs4265', ...
2015-08-06 Mark BrownMerge remote-tracking branch 'asoc/fix/rt5645' into...
2015-08-06 Mark BrownMerge tag 'asoc-fix-v4.2-rc3' into asoc-fix-topology
2015-08-05 Greg Kroah-HartmanMerge tag 'phy-for-4.2-rc6' of git://git./linux/kernel...
next