summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2016-08-20net/irda: remove pointless assignment/checkVegard Nossum
2016-08-20net: dsa: bcm_sf2: Make it a real platform device driverFlorian Fainelli
2016-08-20net: dsa: Export suspend/resume functionsFlorian Fainelli
2016-08-20net: ipv4: fix sparse error in fib_good_nh()Eric Dumazet
2016-08-20udp: include addrconf.hEric Dumazet
2016-08-20tcp: md5: remove tcp_md5_hash_header()Eric Dumazet
2016-08-19netlink: Use rhashtable walk interface in diag dumpHerbert Xu
2016-08-19bpf: get rid of cgroup helper related ifdefsDaniel Borkmann
2016-08-19bpf: enable event output helper also for xdp typesDaniel Borkmann
2016-08-19bpf: add bpf_skb_change_tail helperDaniel Borkmann
2016-08-19bpf: use skb_pkt_type_ok helper in bpf_skb_change_typeDaniel Borkmann
2016-08-19tipc: add peer removal functionalityRichard Alpe
2016-08-19tcp: refine tcp_prune_ofo_queue() to not drop all packetsEric Dumazet
2016-08-19tcp: defer sacked assignmentEric Dumazet
2016-08-19net: bridge: export vlan flags with the statsNikolay Aleksandrov
2016-08-19net: bridge: consolidate bridge and port linkxstats callsNikolay Aleksandrov
2016-08-19net_sched: act_vlan: Add priority optionHadar Hen Zion
2016-08-19net_sched: flower: Add vlan supportHadar Hen Zion
2016-08-19net_sched: flower: Avoid dissection of unmasked keysHadar Hen Zion
2016-08-19flow_dissector: Get vlan priority in addition to vlan idHadar Hen Zion
2016-08-19flow_dissector: For stripped vlan, get vlan info from skb->vlan_tciHadar Hen Zion
2016-08-19net: sched: avoid duplicates in qdisc dumpJiri Kosina
2016-08-19net: sched: fix handling of singleton qdiscs with qdisc_hashJiri Kosina
2016-08-19tipc: ensure that link congestion and wakeup use same criteriaJon Paul Maloy
2016-08-19tipc: make bearer packet filtering genericJon Paul Maloy
2016-08-19net: atm: remove redundant null pointer check on dev->nameColin Ian King
2016-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-08-17kcm: Use stream parserTom Herbert
2016-08-17strparser: Stream parser for messagesTom Herbert
2016-08-17net: ipconfig: Fix more use after freeThierry Reding
2016-08-17net_sched: allow flushing tc police actionsRoman Mashak
2016-08-17net_sched: unify the init logic for act_policeWANG Cong
2016-08-17net_sched: convert tcf_exts from list to pointer arrayWANG Cong
2016-08-17net_sched: remove an unnecessary list_del()WANG Cong
2016-08-17net_sched: remove the leftover cleanup_a()WANG Cong
2016-08-17Merge tag 'batadv-next-for-davem-20160816' of git://git.open-mesh.org/linux-m...David S. Miller
2016-08-16Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2016-08-15tipc: fix NULL pointer dereference in shutdown()Vegard Nossum
2016-08-15switchdev: Put export declaration in the right placeOr Gerlitz
2016-08-15gre: set inner_protocol on xmitSimon Horman
2016-08-15net: ipv6: Fix ping to link-local addresses.Lorenzo Colitti
2016-08-15net: make net namespace sysctls belong to container's ownerDmitry Torokhov
2016-08-15netns: do not call pernet ops for not yet set up init_net namespaceDmitry Torokhov
2016-08-15vhost/vsock: drop space available check for TX vqGerard Garcia
2016-08-13net: remove type_check from dev_get_nest_level()Sabrina Dubroca
2016-08-13net: ipv6: Do not keep IPv6 addresses when IPv6 is disabledMike Manning
2016-08-13Merge tag 'mac80211-next-for-davem-2016-08-12' of git://git.kernel.org/pub/sc...David S. Miller
2016-08-13net/sctp: always initialise sctp_ht_iter::start_failVegard Nossum
2016-08-13net/irda: handle iriap_register_lsap() allocation failureVegard Nossum