Age | Commit message (Expand) | Author | Files | Lines |
2015-12-07 | 9p/trans_virtio: don't bother with p9_tag_lookup() | Al Viro | 1 | -8/+4 |
2015-12-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 70 | -298/+596 |
2015-12-03 | Merge tag 'mac80211-for-davem-2015-12-02' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 6 | -15/+21 |
2015-12-03 | net_sched: fix qdisc_tree_decrease_qlen() races | Eric Dumazet | 4 | -14/+23 |
2015-12-03 | openvswitch: fix hangup on vxlan/gre/geneve device deletion | Paolo Abeni | 2 | -3/+7 |
2015-12-03 | ipv4: igmp: Allow removing groups from a removed interface | Andrew Lunn | 1 | -2/+3 |
2015-12-03 | ipv6: sctp: implement sctp_v6_destroy_sock() | Eric Dumazet | 1 | -1/+8 |
2015-12-03 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 1 | -1/+6 |
2015-12-03 | ipv6: kill sk_dst_lock | Eric Dumazet | 6 | -31/+7 |
2015-12-03 | ipv6: sctp: add rcu protection around np->opt | Eric Dumazet | 1 | -3/+10 |
2015-12-03 | net/neighbour: fix crash at dumping device-agnostic proxy entries | Konstantin Khlebnikov | 1 | -2/+2 |
2015-12-03 | sctp: use GFP_USER for user-controlled kmalloc | Marcelo Ricardo Leitner | 1 | -2/+2 |
2015-12-03 | ipv6: add complete rcu protection around np->opt | Eric Dumazet | 11 | -50/+101 |
2015-12-03 | mac80211: fix off-channel mgmt-tx uninitialized variable usage | Johannes Berg | 1 | -2/+6 |
2015-12-03 | mac80211: do not actively scan DFS channels | Antonio Quartulli | 1 | -4/+5 |
2015-12-03 | mac80211: don't teardown sdata on sdata stop | Eliad Peller | 1 | -1/+1 |
2015-12-02 | openvswitch: properly refcount vport-vxlan module | Paolo Abeni | 4 | -5/+9 |
2015-12-01 | net: fix sock_wake_async() rcu protection | Eric Dumazet | 3 | -25/+22 |
2015-12-01 | net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA | Eric Dumazet | 15 | -38/+36 |
2015-12-01 | Revert "ipv6: ndisc: inherit metadata dst when creating ndisc requests" | Nicolas Dichtel | 3 | -9/+5 |
2015-11-30 | tcp: initialize tp->copied_seq in case of cross SYN connection | Eric Dumazet | 1 | -0/+1 |
2015-11-30 | af-unix: passcred support for sendpage | Hannes Frederic Sowa | 1 | -15/+64 |
2015-11-30 | packet: Allow packets with only a header (but no payload) | Martin Blumenstingl | 1 | -2/+2 |
2015-11-25 | RDS: fix race condition when sending a message on unbound socket | Quentin Casasnovas | 2 | -7/+3 |
2015-11-25 | net: openvswitch: Remove invalid comment | Aaron Conole | 1 | -2/+2 |
2015-11-25 | net: ipmr, ip6mr: fix vif/tunnel failure race condition | Nikolay Aleksandrov | 2 | -12/+0 |
2015-11-25 | rxrpc: Correctly handle ack at end of client call transmit phase | David Howells | 1 | -1/+3 |
2015-11-25 | ipv6: distinguish frag queues by device for multicast and link-local packets | Michal Kubeček | 2 | -5/+10 |
2015-11-24 | tipc: fix error handling of expanding buffer headroom | Ying Xue | 1 | -2/+5 |
2015-11-24 | tipc: avoid packets leaking on socket receive queue | Ying Xue | 1 | -3/+7 |
2015-11-24 | nfs4: limit callback decoding to received bytes | Benjamin Coddington | 2 | -0/+9 |
2015-11-23 | net/hsr: fix a warning message | Dan Carpenter | 1 | -1/+1 |
2015-11-23 | unix: avoid use-after-free in ep_remove_wait_queue | Rainer Weikusat | 1 | -19/+164 |
2015-11-23 | cgroups: Allow dynamically changing net_classid | Nina Schiff | 1 | -8/+18 |
2015-11-23 | net: ip6mr: fix static mfc/dev leaks on table destruction | Nikolay Aleksandrov | 1 | -7/+8 |
2015-11-23 | net: ipmr: fix static mfc/dev leaks on table destruction | Nikolay Aleksandrov | 1 | -7/+8 |
2015-11-23 | net, scm: fix PaX detected msg_controllen overflow in scm_detach_fds | Daniel Borkmann | 1 | -0/+2 |
2015-11-20 | tipc: correct settings of broadcast link state | Jon Paul Maloy | 1 | -0/+2 |
2015-11-20 | tcp: fix potential huge kmalloc() calls in TCP_REPAIR | Eric Dumazet | 1 | -3/+19 |
2015-11-20 | tcp: fix Fast Open snmp over-counting bug | Yuchung Cheng | 1 | -1/+1 |
2015-11-20 | tcp: disable Fast Open on timeouts after handshake | Yuchung Cheng | 1 | -0/+12 |
2015-11-20 | mac80211: always set the buf_size in AddBA req to 64 | Gregory Greenman | 1 | -1/+2 |
2015-11-20 | mac80211: ensure we don't update tx power on a non-running sdata | Emmanuel Grumbach | 1 | -1/+2 |
2015-11-19 | tcp: md5: fix lockdep annotation | Eric Dumazet | 1 | -1/+2 |
2015-11-19 | net: dns_resolver: convert time_t to time64_t | Aya Mahfouz | 1 | -1/+1 |
2015-11-19 | net/ip6_tunnel: fix dst leak | Paolo Abeni | 1 | -1/+1 |
2015-11-18 | udp: remove duplicate include | stephen hemminger | 1 | -1/+0 |
2015-11-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 31 | -318/+437 |
2015-11-17 | net/core: revert "net: fix __netdev_update_features return.." and add comment | Nikolay Aleksandrov | 1 | -1/+4 |
2015-11-17 | af_unix: take receive queue lock while appending new skb | Hannes Frederic Sowa | 1 | -1/+4 |