aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-23IB/core: add support to create a unsafe global rkey to ib_create_pdChristoph Hellwig4-4/+4
2016-08-21Revert "l2tp: Refactor the codes with existing macros instead of literal number"David S. Miller1-4/+4
2016-08-21l2tp: Refactor the codes with existing macros instead of literal numberGao Feng1-4/+4
2016-08-19net/irda: remove pointless assignment/checkVegard Nossum1-3/+0
2016-08-19net: dsa: bcm_sf2: Make it a real platform device driverFlorian Fainelli1-1/+0
2016-08-19net: dsa: Export suspend/resume functionsFlorian Fainelli1-2/+4
2016-08-19net: ipv4: fix sparse error in fib_good_nh()Eric Dumazet1-1/+2
2016-08-19udp: include addrconf.hEric Dumazet1-0/+1
2016-08-19tcp: md5: remove tcp_md5_hash_header()Eric Dumazet1-17/+0
2016-08-19netlink: Use rhashtable walk interface in diag dumpHerbert Xu1-30/+73
2016-08-18bpf: get rid of cgroup helper related ifdefsDaniel Borkmann1-5/+1
2016-08-18bpf: enable event output helper also for xdp typesDaniel Borkmann1-1/+41
2016-08-18bpf: add bpf_skb_change_tail helperDaniel Borkmann1-3/+97
2016-08-18bpf: use skb_pkt_type_ok helper in bpf_skb_change_typeDaniel Borkmann1-2/+2
2016-08-18tipc: add peer removal functionalityRichard Alpe4-0/+71
2016-08-18tcp: refine tcp_prune_ofo_queue() to not drop all packetsEric Dumazet1-19/+28
2016-08-18tcp: defer sacked assignmentEric Dumazet1-1/+2
2016-08-18net: bridge: export vlan flags with the statsNikolay Aleksandrov1-0/+1
2016-08-18net: bridge: consolidate bridge and port linkxstats callsNikolay Aleksandrov1-75/+39
2016-08-18net_sched: act_vlan: Add priority optionHadar Hen Zion1-2/+11
2016-08-18net_sched: flower: Add vlan supportHadar Hen Zion1-3/+67
2016-08-18net_sched: flower: Avoid dissection of unmasked keysHadar Hen Zion1-15/+13
2016-08-18flow_dissector: Get vlan priority in addition to vlan idHadar Hen Zion1-9/+16
2016-08-18flow_dissector: For stripped vlan, get vlan info from skb->vlan_tciHadar Hen Zion1-8/+26
2016-08-18net: sched: avoid duplicates in qdisc dumpJiri Kosina1-4/+10
2016-08-18net: sched: fix handling of singleton qdiscs with qdisc_hashJiri Kosina1-0/+10
2016-08-18tipc: ensure that link congestion and wakeup use same criteriaJon Paul Maloy1-8/+10
2016-08-18tipc: make bearer packet filtering genericJon Paul Maloy3-39/+42
2016-08-18net: atm: remove redundant null pointer check on dev->nameColin Ian King1-1/+1
2016-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller49-406/+2093
2016-08-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds47-335/+386
2016-08-17kcm: Use stream parserTom Herbert4-392/+110
2016-08-17strparser: Stream parser for messagesTom Herbert5-0/+499
2016-08-17net: ipconfig: Fix more use after freeThierry Reding1-3/+5
2016-08-17net_sched: allow flushing tc police actionsRoman Mashak1-42/+1
2016-08-17net_sched: unify the init logic for act_policeWANG Cong1-9/+10
2016-08-17net_sched: convert tcf_exts from list to pointer arrayWANG Cong2-20/+42
2016-08-17net_sched: remove an unnecessary list_del()WANG Cong1-1/+0
2016-08-17net_sched: remove the leftover cleanup_a()WANG Cong1-19/+3
2016-08-17Merge tag 'batadv-next-for-davem-20160816' of git://git.open-mesh.org/linux-mergeDavid S. Miller18-48/+2254
2016-08-16Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-7/+3
2016-08-15tipc: fix NULL pointer dereference in shutdown()Vegard Nossum1-1/+2
2016-08-15switchdev: Put export declaration in the right placeOr Gerlitz1-1/+1
2016-08-15gre: set inner_protocol on xmitSimon Horman2-3/+0
2016-08-15net: ipv6: Fix ping to link-local addresses.Lorenzo Colitti1-16/+17
2016-08-14net: make net namespace sysctls belong to container's ownerDmitry Torokhov1-9/+20
2016-08-14netns: do not call pernet ops for not yet set up init_net namespaceDmitry Torokhov1-4/+17
2016-08-15vhost/vsock: drop space available check for TX vqGerard Garcia1-7/+3
2016-08-13net: remove type_check from dev_get_nest_level()Sabrina Dubroca2-8/+4
2016-08-13net: ipv6: Do not keep IPv6 addresses when IPv6 is disabledMike Manning1-2/+2