summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2016-11-30l2tp: fix address test in __l2tp_ip6_bind_lookup()Guillaume Nault
2016-11-30l2tp: fix lookup for sockets not bound to a device in l2tp_ipGuillaume Nault
2016-11-30l2tp: fix racy socket lookup in l2tp_ip and l2tp_ip6 bind()Guillaume Nault
2016-11-30l2tp: hold socket before dropping lock in l2tp_ip{, 6}_recv()Guillaume Nault
2016-11-30l2tp: lock socket before checking flags in connect()Guillaume Nault
2016-11-30openvswitch: Fix skb leak in IPv6 reassembly.Daniele Di Proietto
2016-11-30net: dsa: slave: fix fixed-link phydev leaksJohan Hovold
2016-11-30of_mdio: add helper to deregister fixed-link PHYsJohan Hovold
2016-11-30net: dsa: slave: fix of-node leak and phy priorityJohan Hovold
2016-11-30GSO: Reload iph after pskb_may_pullArnaldo Carvalho de Melo
2016-11-30sched: cls_flower: remove from hashtable only in case skip sw flag is not setJiri Pirko
2016-11-30net/dccp: fix use-after-free in dccp_invalid_packetEric Dumazet
2016-11-30netlink: Call cb->done from a worker threadHerbert Xu
2016-11-30net/sched: pedit: make sure that offset is validAmir Vadai
2016-11-28net: dsa: fix unbalanced dsa_switch_tree reference countingNikita Yushchenko
2016-11-28net: handle no dst on skb in icmp6_sendDavid Ahern
2016-11-28tcp: Set DEFAULT_TCP_CONG to bbr if DEFAULT_BBR is setJulian Wollrath
2016-11-28net, sched: respect rcu grace period on cls destructionDaniel Borkmann
2016-11-28tipc: fix link statistics counter errorsJon Paul Maloy
2016-11-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2016-11-28net: dsa: fix fixed-link-phy device leaksJohan Hovold
2016-11-26tipc: resolve connection flow control compatibility problemJon Paul Maloy
2016-11-26net: ethtool: don't require CAP_NET_ADMIN for ETHTOOL_GLINKSETTINGSMiroslav Lichvar
2016-11-26tipc: improve sanity check for received domain recordsJon Paul Maloy
2016-11-26tipc: fix compatibility bug in link monitoringJon Paul Maloy
2016-11-25Merge tag 'linux-can-fixes-for-4.9-20161123' of git://git.kernel.org/pub/scm/...David S. Miller
2016-11-24Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2016-11-24net sched filters: fix filter handle ID in tfilter_notify_chain()Roman Mashak
2016-11-24udplite: call proper backlog handlersEric Dumazet
2016-11-24ipv6: bump genid when the IFA_F_TENTATIVE flag is clearPaolo Abeni
2016-11-24net: revert "net: l2tp: Treat NET_XMIT_CN as success in l2tp_eth_dev_xmit"WANG Cong
2016-11-24rtnetlink: fix the wrong minimal dump size getting from rtnl_calcit()Zhang Shengju
2016-11-23can: bcm: fix support for CAN FD framesOliver Hartkopp
2016-11-23flowcache: Increase threshold for refusing new allocationsMiroslav Urbanek
2016-11-22Bluetooth: Fix using the correct source address typeJohan Hedberg
2016-11-22flow_dissect: call init_default_flow_dissectors() earlierEric Dumazet
2016-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-11-21tcp: zero ca_priv area when switching cc algorithmsFlorian Westphal
2016-11-21net: l2tp: Treat NET_XMIT_CN as success in l2tp_eth_dev_xmitGao Feng
2016-11-20tipc: eliminate obsolete socket locking policy descriptionJon Paul Maloy
2016-11-20rtnl: fix the loop index update error in rtnl_dump_ifinfo()Zhang Shengju
2016-11-20l2tp: fix racy SOCK_ZAPPED flag check in l2tp_ip{,6}_bind()Guillaume Nault
2016-11-19Merge tag 'batadv-net-for-davem-20161119' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2016-11-19Merge tag 'nfsd-4.9-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2016-11-18rtnetlink: fix FDB size computationSabrina Dubroca
2016-11-18Merge tag 'mac80211-for-davem-2016-11-18' of git://git.kernel.org/pub/scm/lin...David S. Miller
2016-11-18af_unix: conditionally use freezable blocking calls in readWANG Cong
2016-11-18cfg80211: limit scan results cache sizeJohannes Berg
2016-11-18xfrm: unbreak xfrm_sk_policy_lookupFlorian Westphal
2016-11-17net sched filters: pass netlink message flags in event notificationRoman Mashak