Age | Commit message (Expand) | Author |
2017-03-22 | tipc: fix nametbl deadlock at tipc_nametbl_unsubscribe | Ying Xue |
2017-03-22 | sctp: remove useless err from sctp_association_init | Xin Long |
2017-03-22 | cgroup, net_cls: iterate the fds of only the tasks which are being migrated | Tejun Heo |
2017-03-21 | tcp: mark skbs with SCM_TIMESTAMPING_OPT_STATS | Soheil Hassas Yeganeh |
2017-03-21 | tcp: fix SCM_TIMESTAMPING_OPT_STATS for normal skbs | Soheil Hassas Yeganeh |
2017-03-21 | sctp: out_qlen should be updated when pruning unsent queue | Xin Long |
2017-03-21 | sctp: remove temporary variable confirm from sctp_packet_transmit | Xin Long |
2017-03-21 | sch_dsmark: fix invalid skb_cow() usage | Eric Dumazet |
2017-03-21 | net: unix: properly re-increment inflight counter of GC discarded candidates | Andrey Ulanov |
2017-03-21 | vsock: cancel packets when failing to connect | Peng Tao |
2017-03-21 | vsock: add pkt cancel capability | Peng Tao |
2017-03-21 | vsock: track pkt owner vsock | Peng Tao |
2017-03-21 | crypto: deadlock between crypto_alg_sem/rtnl_mutex/genl_mutex | Herbert Xu |
2017-03-16 | tcp: tcp_get_info() should read tcp_time_stamp later | Eric Dumazet |
2017-03-16 | bridge: resolve a false alarm of lockdep | WANG Cong |
2017-03-16 | rxrpc: Ignore BUSY packets on old calls | David Howells |
2017-03-16 | net: ipv6: set route type for anycast routes | David Ahern |
2017-03-16 | net: mpls: Fix nexthop alive tracking on down events | David Ahern |
2017-03-16 | Merge tag 'batadv-net-for-davem-20170316' of git://git.open-mesh.org/linux-merge | David S. Miller |
2017-03-16 | openvswitch: Add missing case OVS_TUNNEL_KEY_ATTR_PAD | Kris Murphy |
2017-03-16 | nl80211: fix dumpit error path RTNL deadlocks | Johannes Berg |
2017-03-15 | net: properly release sk_frag.page | Eric Dumazet |
2017-03-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2017-03-15 | net/openvswitch: Set the ipv6 source tunnel key address attribute correctly | Or Gerlitz |
2017-03-15 | netfilter: nft_ct: do cleanup work when NFTA_CT_DIRECTION is invalid | Liping Zhang |
2017-03-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-03-14 | net: Resend IGMP memberships upon peer notification. | Vlad Yasevich |
2017-03-13 | dccp: fix memory leak during tear-down of unsuccessful connection request | Hannes Frederic Sowa |
2017-03-13 | dccp/tcp: fix routing redirect race | Jon Maxwell |
2017-03-13 | net: use net->count to check whether a netns is alive or not | Andrey Vagin |
2017-03-13 | bridge: drop netfilter fake rtable unconditionally | Florian Westphal |
2017-03-13 | ipv6: avoid write to a possibly cloned skb | Florian Westphal |
2017-03-13 | ipv6: make ECMP route replacement less greedy | Sabrina Dubroca |
2017-03-13 | Revert "netfilter: nf_tables: add flush field to struct nft_set_iter" | Pablo Neira Ayuso |
2017-03-13 | netfilter: nft_set_bitmap: keep a list of dummy elements | Pablo Neira Ayuso |
2017-03-13 | netfilter: Force fake conntrack entry to be at least 8 bytes aligned | Steven Rostedt (VMware) |
2017-03-13 | netfilter: bridge: honor frag_max_size when refragmenting | Florian Westphal |
2017-03-13 | netfilter: nf_tables: fix mismatch in big-endian system | Liping Zhang |
2017-03-13 | netfilter: nft_set_bitmap: fetch the element key based on the set->klen | Liping Zhang |
2017-03-12 | mpls: Do not decrement alive counter for unregister events | David Ahern |
2017-03-12 | mpls: Send route delete notifications when router module is unloaded | David Ahern |
2017-03-12 | act_connmark: avoid crashing on malformed nlattrs with null parms | Etienne Noss |
2017-03-10 | rxrpc: Wake up the transmitter if Rx window size increases on the peer | David Howells |
2017-03-09 | rxrpc: rxrpc_kernel_send_data() needs to handle failed call better | David Howells |
2017-03-09 | udp: avoid ufo handling on IP payload compression packets | Alexey Kodanev |
2017-03-09 | net: Work around lockdep limitation in sockets that use sockets | David Howells |
2017-03-09 | net: initialize msg.msg_flags in recvfrom | Alexander Potapenko |
2017-03-09 | net/tunnel: set inner protocol in network gro hooks | Paolo Abeni |
2017-03-09 | rds: ib: add error handle | Zhu Yanjun |
2017-03-09 | net: ipv6: Remove redundant RTA_OIF in multipath routes | David Ahern |