summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2016-11-25tipc: resolve connection flow control compatibility problemJon Paul Maloy
2016-11-25net: ethtool: don't require CAP_NET_ADMIN for ETHTOOL_GLINKSETTINGSMiroslav Lichvar
2016-11-25tipc: improve sanity check for received domain recordsJon Paul Maloy
2016-11-25tipc: 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-23net: revert "net: l2tp: Treat NET_XMIT_CN as success in l2tp_eth_dev_xmit"WANG Cong
2016-11-23rtnetlink: 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-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-19tipc: eliminate obsolete socket locking policy descriptionJon Paul Maloy
2016-11-19rtnl: fix the loop index update error in rtnl_dump_ifinfo()Zhang Shengju
2016-11-19l2tp: 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-18Merge 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-17net sched filters: pass netlink message flags in event notificationRoman Mashak
2016-11-17ip6_tunnel: disable caching when the traffic class is inheritedPaolo Abeni
2016-11-17net: check dead netns for peernet2id_alloc()WANG Cong
2016-11-17xattr: Fix setting security xattrs on sockfsAndreas Gruenbacher
2016-11-16ipv4: Fix memory leak in exception case for splitting triesAlexander Duyck
2016-11-16ipv4: Restore fib_trie_flush_external function and fix call orderingAlexander Duyck
2016-11-15rtnetlink: fix rtnl message size computation for XDPSabrina Dubroca
2016-11-15rtnetlink: fix rtnl_vfinfo_sizeSabrina Dubroca
2016-11-15udp: restore UDPlite many-cast deliveryPablo Neira
2016-11-15igmp: do not remove igmp souce list info when set link downHangbin Liu
2016-11-15mac80211: fix A-MSDU aggregation with fast-xmit + txqFelix Fietkau
2016-11-15mac80211: remove bogus skb vif assignmentFelix Fietkau
2016-11-15mac80211: update A-MPDU flag on tx dequeueFelix Fietkau
2016-11-15cfg80211: add bitrate for 20MHz MCS 9Pedersen, Thomas
2016-11-15Revert "mac80211: allow using AP_LINK_PS with mac80211-generated TIM IE"Felix Fietkau
2016-11-15mac80211: Ignore VHT IE from peer with wrong rx_mcs_mapFilip Matusiak
2016-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-11-14sctp: change sk state only when it has assocs in sctp_shutdownXin Long
2016-11-14sunrpc: svc_age_temp_xprts_now should not call setsockopt non-tcp transportsScott Mayhew
2016-11-13tcp: take care of truncations done by sk_filter()Eric Dumazet
2016-11-13ipv4: use new_gw for redirect neigh lookupStephen Suryaputra Lin
2016-11-12net: __skb_flow_dissect() must cap its return valueEric Dumazet
2016-11-12bpf: Fix bpf_redirect to an ipip/ip6tnl devMartin KaFai Lau
2016-11-11Merge tag 'ceph-for-4.9-rc5' of git://github.com/ceph/ceph-clientLinus Torvalds