aboutsummaryrefslogtreecommitdiffstats
path: root/tools (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-07-20tipc: improve link FSM implementationJon Paul Maloy2-156/+195
2015-07-20tipc: introduce new link protocol msg create functionJon Paul Maloy1-67/+77
2015-07-20tipc: clean up definitions and usage of link flagsJon Paul Maloy4-78/+67
2015-07-20tipc: make media xmit call outside node spinlock contextJon Paul Maloy8-77/+198
2015-07-20tipc: change sk_buffer handling in tipc_link_xmit()Jon Paul Maloy3-40/+37
2015-07-20tipc: use bearer index when looking up active linksJon Paul Maloy2-73/+59
2015-07-20tipc: move link input queue to tipc_nodeJon Paul Maloy4-19/+27
2015-07-20tipc: move link creation from neighbor discoverer to nodeJon Paul Maloy3-16/+37
2015-07-20tipc: introduce link entry structure to struct tipc_nodeJon Paul Maloy6-136/+143
2015-07-20net: remove skb_frag_add_headJiri Benc1-6/+0
2015-07-20switchdev: update documentation for offload_fwd_markScott Feldman1-2/+12
2015-07-20rocker: add offload_fwd_mark supportScott Feldman2-0/+12
2015-07-20switchdev: add offload_fwd_mark generator helperScott Feldman2-0/+112
2015-07-20net: add phys ID compare helper to test if two IDs are the sameScott Feldman2-6/+9
2015-07-20net: don't reforward packets already forwarded by offload deviceScott Feldman3-1/+24
2015-07-20rocker: forward packets to CPU when port is joined to openvswitchSimon Horman1-12/+50
2015-07-20bridge: mcast: fix br_multicast_dev_del warn when igmp snooping is not definedNikolay Aleksandrov1-0/+4
2015-07-20net/ipv6: update flowi6_oif in ip6_dst_lookup_flow if not setPhil Sutter1-0/+2
2015-07-20bonding: trivial: remove unused variablesNikolay Aleksandrov2-4/+0
2015-07-20bridge: multicast: fix handling of temp and perm entriesSatish Ashok3-7/+22
2015-07-20bridge: multicast: notify on group deleteNikolay Aleksandrov1-0/+2
2015-07-20ebpf: add helper to retrieve net_cls's classid cookieDaniel Borkmann2-0/+22
2015-07-20cls_cgroup: factor out classid retrievalDaniel Borkmann2-21/+31
2015-07-20enic: allow adaptive coalesce setting for msi/legacy intrGovindarajulu Varadarajan1-48/+65
2015-07-20enic: add adaptive coalescing intr for intx and msi pollGovindarajulu Varadarajan1-68/+67
2015-07-16ipv6: Remove unused arguments for __ipv6_dev_get_saddr().YOSHIFUJI Hideaki1-4/+2
2015-07-15rocker: Handle protodown notifications.Anuradha Karuppiah1-1/+14
2015-07-15netlink: changes for setting and clearing protodown via netlink.Anuradha Karuppiah2-2/+15
2015-07-15net core: Add protodown support.Anuradha Karuppiah3-0/+48
2015-07-15ibmveth: add support for TSO6Thomas Falcon2-28/+135
2015-07-15hv_netvsc: Add close of RNDIS filter into change mtu callHaiyang Zhang1-6/+52
2015-07-15ipv6: Fix finding best source address in ipv6_dev_get_saddr().YOSHIFUJI Hideaki/吉藤英明1-12/+18
2015-07-15pkt_sched: sch_qfq: remove unused member of struct qfq_schedAndrea Parri1-1/+0
2015-07-15net: qlcnic: Deletion of unnecessary memsetChristophe Jaillet1-1/+0
2015-07-15gianfar: Add paged allocation and Rx S/GClaudiu Manoil3-144/+208
2015-07-15gianfar: Use ndev, more Rx path cleanupClaudiu Manoil2-32/+26
2015-07-15gianfar: Fix and cleanup rxbd status handlingClaudiu Manoil1-16/+18
2015-07-15gianfar: Bundle Rx allocation, cleanupClaudiu Manoil3-107/+136
2015-07-14i40e/i40evf: Bump version to 1.3.6 for i40e and 1.3.2 for i40evfCatherine Sullivan2-2/+2
2015-07-14i40e: Refine an error message to avoid confusionAnjali Singhai Jain1-1/+2
2015-07-14i40e/i40evf: Add support for pre-allocated pages for PDFaisal Latif4-13/+27
2015-07-14i40evf: add MAC address filter in open, not initMitch Williams1-11/+1
2015-07-14i40evf: don't delete all the filtersMitch Williams1-1/+3
2015-07-14i40e: un-disable VF after resetMitch Williams1-0/+1
2015-07-14i40e: do a proper reset when disabling a VFMitch Williams1-7/+2
2015-07-14i40e: correctly program filters for VFsMitch Williams1-3/+6
2015-07-14i40e/i40evf: Update the admin queue command headerGreg Rose2-22/+20
2015-07-14i40e: Remove incorrect #ifdef'sCarolyn Wyborny1-10/+2
2015-07-14i40e: ignore duplicate port VLAN requestsMitch Williams1-0/+4
2015-07-14i40evf: Allow for an abundance of vectorsMitch Williams1-1/+1