| Commit message (Expand) | Author | Age | Files | Lines |
* | tipc: resolve connection flow control compatibility problem | Jon Paul Maloy | 2016-11-25 | 1 | -1/+1 |
* | net: ethtool: don't require CAP_NET_ADMIN for ETHTOOL_GLINKSETTINGS | Miroslav Lichvar | 2016-11-25 | 1 | -0/+1 |
* | tipc: improve sanity check for received domain records | Jon Paul Maloy | 2016-11-25 | 1 | -5/+5 |
* | tipc: fix compatibility bug in link monitoring | Jon Paul Maloy | 2016-11-25 | 1 | -2/+3 |
* | Merge tag 'linux-can-fixes-for-4.9-20161123' of git://git.kernel.org/pub/scm/... | David S. Miller | 2016-11-25 | 1 | -8/+10 |
|\ |
|
| * | can: bcm: fix support for CAN FD frames | Oliver Hartkopp | 2016-11-23 | 1 | -8/+10 |
* | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 2016-11-24 | 5 | -7/+29 |
|\ \ |
|
| * | | Bluetooth: Fix using the correct source address type | Johan Hedberg | 2016-11-22 | 5 | -7/+29 |
| |/ |
|
* | | net sched filters: fix filter handle ID in tfilter_notify_chain() | Roman Mashak | 2016-11-24 | 1 | -1/+1 |
* | | udplite: call proper backlog handlers | Eric Dumazet | 2016-11-24 | 6 | -6/+6 |
* | | ipv6: bump genid when the IFA_F_TENTATIVE flag is clear | Paolo Abeni | 2016-11-24 | 1 | -6/+12 |
* | | net: revert "net: l2tp: Treat NET_XMIT_CN as success in l2tp_eth_dev_xmit" | WANG Cong | 2016-11-23 | 1 | -1/+1 |
* | | rtnetlink: fix the wrong minimal dump size getting from rtnl_calcit() | Zhang Shengju | 2016-11-23 | 1 | -1/+1 |
|/ |
|
* | flow_dissect: call init_default_flow_dissectors() earlier | Eric Dumazet | 2016-11-22 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2016-11-21 | 23 | -103/+278 |
|\ |
|
| * | tcp: zero ca_priv area when switching cc algorithms | Florian Westphal | 2016-11-21 | 1 | -1/+3 |
| * | net: l2tp: Treat NET_XMIT_CN as success in l2tp_eth_dev_xmit | Gao Feng | 2016-11-21 | 1 | -1/+1 |
| * | tipc: eliminate obsolete socket locking policy description | Jon Paul Maloy | 2016-11-19 | 1 | -47/+1 |
| * | rtnl: fix the loop index update error in rtnl_dump_ifinfo() | Zhang Shengju | 2016-11-19 | 1 | -1/+1 |
| * | l2tp: fix racy SOCK_ZAPPED flag check in l2tp_ip{,6}_bind() | Guillaume Nault | 2016-11-19 | 2 | -4/+6 |
| * | Merge tag 'batadv-net-for-davem-20161119' of git://git.open-mesh.org/linux-merge | David S. Miller | 2016-11-19 | 2 | -0/+2 |
| |\ |
|
| | * | batman-adv: Detect missing primaryif during tp_send as error | Sven Eckelmann | 2016-11-04 | 1 | -0/+1 |
| | * | batman-adv: Revert "fix splat on disabling an interface" | Sven Eckelmann | 2016-11-04 | 1 | -0/+1 |
| * | | rtnetlink: fix FDB size computation | Sabrina Dubroca | 2016-11-18 | 1 | -1/+4 |
| * | | Merge tag 'mac80211-for-davem-2016-11-18' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 2016-11-18 | 6 | -6/+99 |
| |\ \ |
|
| | * | | cfg80211: limit scan results cache size | Johannes Berg | 2016-11-18 | 2 | -0/+70 |
| | * | | mac80211: fix A-MSDU aggregation with fast-xmit + txq | Felix Fietkau | 2016-11-15 | 1 | -1/+5 |
| | * | | mac80211: remove bogus skb vif assignment | Felix Fietkau | 2016-11-15 | 1 | -3/+0 |
| | * | | mac80211: update A-MPDU flag on tx dequeue | Felix Fietkau | 2016-11-15 | 1 | -0/+5 |
| | * | | cfg80211: add bitrate for 20MHz MCS 9 | Pedersen, Thomas | 2016-11-15 | 1 | -1/+2 |
| | * | | Revert "mac80211: allow using AP_LINK_PS with mac80211-generated TIM IE" | Felix Fietkau | 2016-11-15 | 1 | -1/+1 |
| | * | | mac80211: Ignore VHT IE from peer with wrong rx_mcs_map | Filip Matusiak | 2016-11-15 | 1 | -0/+16 |
| * | | | af_unix: conditionally use freezable blocking calls in read | WANG Cong | 2016-11-18 | 1 | -6/+11 |
| * | | | net sched filters: pass netlink message flags in event notification | Roman Mashak | 2016-11-17 | 1 | -2/+3 |
| * | | | ip6_tunnel: disable caching when the traffic class is inherited | Paolo Abeni | 2016-11-17 | 1 | -2/+11 |
| * | | | net: check dead netns for peernet2id_alloc() | WANG Cong | 2016-11-17 | 1 | -0/+2 |
| * | | | ipv4: Fix memory leak in exception case for splitting tries | Alexander Duyck | 2016-11-16 | 1 | -1/+3 |
| * | | | ipv4: Restore fib_trie_flush_external function and fix call ordering | Alexander Duyck | 2016-11-16 | 2 | -5/+80 |
| * | | | rtnetlink: fix rtnl message size computation for XDP | Sabrina Dubroca | 2016-11-15 | 1 | -1/+2 |
| * | | | rtnetlink: fix rtnl_vfinfo_size | Sabrina Dubroca | 2016-11-15 | 1 | -5/+7 |
| * | | | udp: restore UDPlite many-cast delivery | Pablo Neira | 2016-11-15 | 2 | -6/+6 |
| * | | | igmp: do not remove igmp souce list info when set link down | Hangbin Liu | 2016-11-15 | 1 | -14/+36 |
* | | | | Merge tag 'nfsd-4.9-2' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2016-11-18 | 3 | -10/+28 |
|\ \ \ \ |
|
| * | | | | sunrpc: svc_age_temp_xprts_now should not call setsockopt non-tcp transports | Scott Mayhew | 2016-11-14 | 3 | -10/+28 |
* | | | | | xattr: Fix setting security xattrs on sockfs | Andreas Gruenbacher | 2016-11-17 | 1 | -0/+15 |
| |/ / /
|/| | | |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2016-11-14 | 44 | -184/+357 |
|\ \ \ \ |
|
| * | | | | sctp: change sk state only when it has assocs in sctp_shutdown | Xin Long | 2016-11-14 | 1 | -8/+7 |
| * | | | | tcp: take care of truncations done by sk_filter() | Eric Dumazet | 2016-11-13 | 2 | -3/+22 |
| * | | | | ipv4: use new_gw for redirect neigh lookup | Stephen Suryaputra Lin | 2016-11-13 | 1 | -1/+3 |
| * | | | | net: __skb_flow_dissect() must cap its return value | Eric Dumazet | 2016-11-12 | 1 | -3/+8 |