summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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
2016-08-13bpf: fix write helpers with regards to non-linear partsDaniel Borkmann
2016-08-13calipso: fix resource leak on calipso_genopt failureColin Ian King
2016-08-13bpf: fix bpf_skb_in_cgroup helper namingDaniel Borkmann
2016-08-13sit: make function ipip6_valid_ip_proto() staticWei Yongjun
2016-08-13Merge tag 'batadv-next-for-davem-20160812' of git://git.open-mesh.org/linux-m...David S. Miller
2016-08-12Merge tag 'nfs-for-4.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2016-08-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2016-08-11nl80211: explicitly check enum nl80211_mesh_power_modeJohannes Berg
2016-08-11mac80211: call get_expected_throughput only after adding stationMaxim Altshul
2016-08-11cfg80211: identically validate beacon interval for AP/MESH/IBSSPurushottam Kushwaha
2016-08-11cfg80211: always notify userspace when wireless netdev is removedDenis Kenzior
2016-08-11cfg80211: always notify userspace of new wireless netdevsDenis Kenzior
2016-08-11mac80211: remove skb header offset mangling in ieee80211_build_hdrFelix Fietkau