aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-10-07s390/qeth: optimize MAC handling in rx_mode callbackLakhvich Dmitriy2-45/+111
2015-10-07s390/qeth: switch to napi_gro_receiveThomas Richter1-1/+1
2015-10-07Merge branch 'bridge-netlink-port-attrs'David S. Miller2-1/+69
2015-10-07bridge: netlink: add support for port's multicast_router attributeNikolay Aleksandrov2-0/+20
2015-10-07bridge: netlink: allow to flush port's fdbNikolay Aleksandrov2-0/+4
2015-10-07bridge: netlink: export port's timer valuesNikolay Aleksandrov2-0/+17
2015-10-07bridge: netlink: export port's topology_change_ack and config_pendingNikolay Aleksandrov2-1/+8
2015-10-07bridge: netlink: export port's id and numberNikolay Aleksandrov2-1/+7
2015-10-07bridge: netlink: export port's designated cost and portNikolay Aleksandrov2-1/+7
2015-10-07bridge: netlink: export port's bridge idNikolay Aleksandrov2-1/+5
2015-10-07bridge: netlink: export port's root idNikolay Aleksandrov2-1/+5
2015-10-07net: Lookup actual route when oif is VRF deviceDavid Ahern1-0/+3
2015-10-07Merge tag 'mac80211-next-for-davem-2015-10-05' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller53-488/+981
2015-10-07Merge branch 'l3mdev_saddr_op'David S. Miller11-52/+117
2015-10-07net: Add l3mdev saddr lookup to raw_sendmsgDavid Ahern1-2/+6
2015-10-07net: Add source address lookup op for VRFDavid Ahern4-22/+69
2015-10-07net: Refactor path selection in __ip_route_output_key_hashDavid Ahern3-15/+24
2015-10-07net: Add netif_is_l3_slaveDavid Ahern3-10/+15
2015-10-07net: Rename FLOWI_FLAG_VRFSRC to FLOWI_FLAG_L3MDEV_SRCDavid Ahern4-5/+5
2015-10-07net: Fix vti use case with oif in dst lookups for IPv6David Ahern1-0/+1
2015-10-07gianfar: Add WAKE_UCAST and "wake-on-filer" supportClaudiu Manoil3-24/+186
2015-10-07powerpc: dts: p1022si: Add fsl,wake-on-filer for eTSECClaudiu Manoil1-0/+2
2015-10-07doc: dt: net: Add fsl,wake-on-filer for eTSECClaudiu Manoil1-0/+4
2015-10-07Merge branch 'ovs-ipv6-tunnel'David S. Miller5-41/+97
2015-10-07openvswitch: netlink attributes for IPv6 tunnelingJiri Benc2-37/+86
2015-10-07openvswitch: add tunnel protocol to sw_flow_keyJiri Benc4-5/+12
2015-10-07bridge: netlink: make br_fill_info's frame size smallerNikolay Aleksandrov1-23/+19
2015-10-07net: Add support for filtering neigh dump by device indexDavid Ahern1-2/+15
2015-10-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller6-47/+53
2015-10-07net: dsa: better error reportingRussell King2-10/+18
2015-10-07net: dsa: mv88e6xxx: remove link pollingRussell King6-72/+0
2015-10-06Revert "regmap: Allow installing custom reg_update_bits function"David S. Miller3-32/+0
2015-10-06Revert "net: Microchip encx24j600 driver"David S. Miller5-2122/+0
2015-10-06Revert "net: encx24j600_exit() can be static"David S. Miller1-1/+1
2015-10-05ipv4: Fix compilation errors in fib_rebalancePeter Nørlund1-2/+2
2015-10-05mac80211: make ieee80211_new_mesh_header return unsignedAndrzej Hajda2-6/+6
2015-10-05ebpf: include perf_event only where really neededDaniel Borkmann2-1/+1
2015-10-05ARM: net: support BPF_ALU | BPF_MOD instructions in the BPF JIT.Nicolas Schichan2-6/+37
2015-10-05Merge branch 'asix-rx-mem-handling'David S. Miller2-42/+74
2015-10-05asix: Continue processing URB if no RX netdev bufferDean Jenkins1-12/+19
2015-10-05asix: On RX avoid creating bad Ethernet framesDean Jenkins1-0/+28
2015-10-05asix: Simplify asix_rx_fixup_internal() netdev allocDean Jenkins1-9/+7
2015-10-05asix: Tidy-up 32-bit header word synchronisationDean Jenkins1-15/+13
2015-10-05asix: Rename remaining and size for clarityDean Jenkins2-21/+22
2015-10-05bpf, seccomp: prepare for upcoming criu supportDaniel Borkmann4-9/+15
2015-10-05vrf: fix a kernel warningWANG Cong1-1/+1
2015-10-05net: encx24j600_exit() can be statickbuild test robot1-1/+1
2015-10-05net: Microchip encx24j600 driverJon Ringle5-0/+2122
2015-10-05regmap: Allow installing custom reg_update_bits functionJon Ringle3-0/+32
2015-10-05enic: do hang reset only in case of tx timeoutGovindarajulu Varadarajan4-3/+40