summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-20tipc: move link supervision timer to node levelJon Paul Maloy
2015-07-20tipc: simplify link timer implementationJon Paul Maloy
2015-07-20tipc: improve link FSM implementationJon Paul Maloy
2015-07-20tipc: introduce new link protocol msg create functionJon Paul Maloy
2015-07-20tipc: clean up definitions and usage of link flagsJon Paul Maloy
2015-07-20tipc: make media xmit call outside node spinlock contextJon Paul Maloy
2015-07-20tipc: change sk_buffer handling in tipc_link_xmit()Jon Paul Maloy
2015-07-20tipc: use bearer index when looking up active linksJon Paul Maloy
2015-07-20tipc: move link input queue to tipc_nodeJon Paul Maloy
2015-07-20tipc: move link creation from neighbor discoverer to nodeJon Paul Maloy
2015-07-20tipc: introduce link entry structure to struct tipc_nodeJon Paul Maloy
2015-07-20net: remove skb_frag_add_headJiri Benc
2015-07-20Merge branch 'offload_fwd_mark'David S. Miller
2015-07-20switchdev: update documentation for offload_fwd_markScott Feldman
2015-07-20rocker: add offload_fwd_mark supportScott Feldman
2015-07-20switchdev: add offload_fwd_mark generator helperScott Feldman
2015-07-20net: add phys ID compare helper to test if two IDs are the sameScott Feldman
2015-07-20net: don't reforward packets already forwarded by offload deviceScott Feldman
2015-07-20rocker: forward packets to CPU when port is joined to openvswitchSimon Horman
2015-07-20bridge: mcast: fix br_multicast_dev_del warn when igmp snooping is not definedNikolay Aleksandrov
2015-07-20net/ipv6: update flowi6_oif in ip6_dst_lookup_flow if not setPhil Sutter
2015-07-20bonding: trivial: remove unused variablesNikolay Aleksandrov
2015-07-20Merge branch 'bridge-temp-and-perm'David S. Miller
2015-07-20bridge: multicast: fix handling of temp and perm entriesSatish Ashok
2015-07-20bridge: multicast: notify on group deleteNikolay Aleksandrov
2015-07-20Merge branch 'bpf_cgroup_classid'David S. Miller
2015-07-20ebpf: add helper to retrieve net_cls's classid cookieDaniel Borkmann
2015-07-20cls_cgroup: factor out classid retrievalDaniel Borkmann
2015-07-20enic: allow adaptive coalesce setting for msi/legacy intrGovindarajulu Varadarajan
2015-07-20enic: add adaptive coalescing intr for intx and msi pollGovindarajulu Varadarajan
2015-07-16ipv6: Remove unused arguments for __ipv6_dev_get_saddr().YOSHIFUJI Hideaki
2015-07-15Merge branch 'protodown'David S. Miller
2015-07-15rocker: Handle protodown notifications.Anuradha Karuppiah
2015-07-15netlink: changes for setting and clearing protodown via netlink.Anuradha Karuppiah
2015-07-15net core: Add protodown support.Anuradha Karuppiah
2015-07-15ibmveth: add support for TSO6Thomas Falcon
2015-07-15hv_netvsc: Add close of RNDIS filter into change mtu callHaiyang Zhang
2015-07-15ipv6: Fix finding best source address in ipv6_dev_get_saddr().YOSHIFUJI Hideaki/吉藤英明
2015-07-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-07-15pkt_sched: sch_qfq: remove unused member of struct qfq_schedAndrea Parri
2015-07-15net: qlcnic: Deletion of unnecessary memsetChristophe Jaillet
2015-07-15Merge branch 'gianfar_rx_sg'David S. Miller
2015-07-15gianfar: Add paged allocation and Rx S/GClaudiu Manoil
2015-07-15gianfar: Use ndev, more Rx path cleanupClaudiu Manoil
2015-07-15gianfar: Fix and cleanup rxbd status handlingClaudiu Manoil
2015-07-15gianfar: Bundle Rx allocation, cleanupClaudiu Manoil
2015-07-14i40e/i40evf: Bump version to 1.3.6 for i40e and 1.3.2 for i40evfCatherine Sullivan
2015-07-14i40e: Refine an error message to avoid confusionAnjali Singhai Jain
2015-07-14i40e/i40evf: Add support for pre-allocated pages for PDFaisal Latif
2015-07-14i40evf: add MAC address filter in open, not initMitch Williams