summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-07net: drop write-only stack variableDavid Herrmann
2016-02-07net: Add support for fill_slave_info to VRF deviceDavid Ahern
2016-02-07xen-netback: implement dynamic multicast controlPaul Durrant
2016-02-07Merge branch 'be2net-non-critical-fixes'David S. Miller
2016-02-07be2net: Fix interval calculation in interrupt moderationPadmanabh Ratnakar
2016-02-07be2net: Add retry in case of error recovery failurePadmanabh Ratnakar
2016-02-07be2net: Fix Lancer error recoveryPadmanabh Ratnakar
2016-02-07be2net: Don't run ethtool self-tests for VFsSomnath Kotur
2016-02-07be2net: SRIOV Queue distribution should factor in EQ-count of VFsSriharsha Basavapatna
2016-02-07be2net: Fix be_vlan_rem_vid() to check vlan id being removedSriharsha Basavapatna
2016-02-07be2net: check for INSUFFICIENT_PRIVILEGES errorSuresh Reddy
2016-02-07be2net: return error status from be_set_phys_id()Suresh Reddy
2016-02-07Merge branch 'vxlan-headers-and-tx-cleanups'David S. Miller
2016-02-07vxlan: consolidate vxlan_xmit_skb and vxlan6_xmit_skbJiri Benc
2016-02-07vxlan: consolidate csum flag handlingJiri Benc
2016-02-07vxlan: consolidate output route calculationJiri Benc
2016-02-07vxlan: restructure vxlan.h definitionsJiri Benc
2016-02-07vxlan: remove duplicated macrosJiri Benc
2016-02-07vxlan: cleanup typesJiri Benc
2016-02-06tcp: fastopen: call tcp_fin() if FIN present in SYNACKEric Dumazet
2016-02-06Merge branch 'tipc-topology-updates'David S. Miller
2016-02-06tipc: use alloc_ordered_workqueue() instead of WQ_UNBOUND w/ max_active = 1Parthasarathy Bhuvaragan
2016-02-06tipc: donot create timers if subscription timeout = TIPC_WAIT_FOREVERParthasarathy Bhuvaragan
2016-02-06tipc: protect tipc_subscrb_get() with subscriber spin lockParthasarathy Bhuvaragan
2016-02-06tipc: hold subscriber->lock for tipc_nametbl_subscribe()Parthasarathy Bhuvaragan
2016-02-06tipc: fix connection abort when receiving invalid cancel requestParthasarathy Bhuvaragan
2016-02-06tipc: fix connection abort during subscription cancellationParthasarathy Bhuvaragan
2016-02-06tipc: introduce tipc_subscrb_subscribe() routineParthasarathy Bhuvaragan
2016-02-06tipc: remove struct tipc_name_seq from struct tipc_subscriptionParthasarathy Bhuvaragan
2016-02-06tipc: remove filter and timeout elements from struct tipc_subscriptionParthasarathy Bhuvaragan
2016-02-06tipc: remove incorrect check for subscription timeout valueParthasarathy Bhuvaragan
2016-02-06bonding: add slave device name for debugZhang Shengju
2016-02-06bgmac: add helper checking for BCM4707 / BCM53018 chip idRafał Miłecki
2016-02-06Merge branch 'bpf-per-cpu-maps'David S. Miller
2016-02-06samples/bpf: update tracex[23] examples to use per-cpu mapsAlexei Starovoitov
2016-02-06samples/bpf: unit test for BPF_MAP_TYPE_PERCPU_ARRAYtom.leiming@gmail.com
2016-02-06samples/bpf: unit test for BPF_MAP_TYPE_PERCPU_HASHMartin KaFai Lau
2016-02-06bpf: add lookup/update support for per-cpu hash and array mapsAlexei Starovoitov
2016-02-06bpf: introduce BPF_MAP_TYPE_PERCPU_ARRAY mapAlexei Starovoitov
2016-02-06bpf: introduce BPF_MAP_TYPE_PERCPU_HASH mapAlexei Starovoitov
2016-02-06ethtool: Declare netdev_rss_key as __read_mostly.Kim Jones
2016-02-06Merge branch 'tcp_fast_open_synack_fin'David S. Miller
2016-02-06tcp: do not enqueue skb with SYN flagEric Dumazet
2016-02-06tcp: fastopen: accept data/FIN present in SYNACK messageEric Dumazet
2016-02-06Merge branch 'rx_nohandler'David S. Miller
2016-02-06bond: track sum of rx_nohandler for all slavesJarod Wilson
2016-02-06team: track sum of rx_nohandler for all slavesJarod Wilson
2016-02-06net: add rx_nohandler stat counterJarod Wilson
2016-02-06net/core: relax BUILD_BUG_ON in netdev_stats_to_stats64Jarod Wilson
2016-02-06tipc: fix link priority propagationRichard Alpe