Age | Commit message (Expand) | Author |
2016-02-17 | tcp: correctly crypto_alloc_hash return check | Insu Yun |
2016-02-17 | net: dsa: Unregister slave_dev in error path | Florian Fainelli |
2016-02-17 | l2tp: Fix error creating L2TP tunnels | Mark Tomlinson |
2016-02-17 | auth_gss: fix panic in gss_pipe_downcall() in fips mode | Scott Mayhew |
2016-02-17 | xprtrdma: rpcrdma_bc_receive_call() should init rq_private_buf.len | Chuck Lever |
2016-02-16 | tcp: md5: release request socket instead of listener | Eric Dumazet |
2016-02-16 | tcp: do not set rtt_min to 1 | Eric Dumazet |
2016-02-16 | net: dsa: remove phy_disconnect from error path | Sascha Hauer |
2016-02-16 | tipc: fix premature addition of node to lookup table | Jon Paul Maloy |
2016-02-16 | bridge: mdb: avoid uninitialized variable warning | Arnd Bergmann |
2016-02-16 | net: Copy inner L3 and L4 headers as unaligned on GRE TEB | Alexander Duyck |
2016-02-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2016-02-16 | af_unix: Guard against other == sk in unix_dgram_sendmsg | Rainer Weikusat |
2016-02-16 | af_unix: Don't set err in unix_stream_read_generic unless there was an error | Rainer Weikusat |
2016-02-16 | batman-adv: Avoid endless loop in bat-on-bat netdevice check | Andrew Lunn |
2016-02-16 | batman-adv: Only put orig_node_vlan list reference when removed | Sven Eckelmann |
2016-02-16 | batman-adv: Only put gw_node list reference when removed | Sven Eckelmann |
2016-02-13 | vsock: Fix blocking ops call in prepare_to_wait | Laura Abbott |
2016-02-13 | ipv4: fix memory leaks in ip_cmsg_send() callers | Eric Dumazet |
2016-02-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2016-02-10 | vxlan, gre, geneve: Set a large MTU on ovs-created tunnel devices | David Wragg |
2016-02-09 | flow_dissector: Fix unaligned access in __skb_flow_dissector when used by eth... | Alexander Duyck |
2016-02-09 | sctp: translate network order to host order when users get a hmacid | Xin Long |
2016-02-09 | net:Add sysctl_max_skb_frags | Hans Westgaard Ry |
2016-02-09 | tcp: do not drop syn_recv on all icmp reports | Eric Dumazet |
2016-02-08 | ipv6: fix a lockdep splat | Eric Dumazet |
2016-02-08 | unix: correctly track in-flight fds in sending process user_struct | Hannes Frederic Sowa |
2016-02-08 | netfilter: nft_counter: fix erroneous return values | Anton Protopopov |
2016-02-08 | netfilter: tee: select NF_DUP_IPV6 unconditionally | Arnd Bergmann |
2016-02-08 | netfilter: nfnetlink: correctly validate length of batch messages | Phil Turnbull |
2016-02-06 | ipv6: addrconf: Fix recursive spin lock call | subashab@codeaurora.org |
2016-02-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2016-02-04 | libceph: MOSDOpReply v7 encoding | Ilya Dryomov |
2016-02-04 | crush: decode and initialize chooseleaf_stable | Ilya Dryomov |
2016-02-04 | crush: add chooseleaf_stable tunable | Ilya Dryomov |
2016-02-04 | crush: ensure take bucket value is valid | Ilya Dryomov |
2016-02-04 | crush: ensure bucket id is valid before indexing buckets array | Ilya Dryomov |
2016-02-02 | mac80211: minstrel: Change expected throughput unit back to Kbps | Sven Eckelmann |
2016-02-02 | mac80211: minstrel_ht: fix out-of-bound in minstrel_ht_set_best_prob_rate | Konstantin Khlebnikov |
2016-02-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2016-02-01 | netfilter: cttimeout: fix deadlock due to erroneous unlock/lock conversion | Florian Westphal |
2016-02-01 | netfilter: nfnetlink: use original skbuff when acking batches | Pablo Neira Ayuso |
2016-02-01 | netfilter: conntrack: resched in nf_ct_iterate_cleanup | Florian Westphal |
2016-01-30 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller |
2016-01-29 | tcp: avoid cwnd undo after receiving ECN | Yuchung Cheng |
2016-01-29 | irda: fix a potential use-after-free in ircomm_param_request | WANG Cong |
2016-01-29 | ipv6/udp: use sticky pktinfo egress ifindex on connect() | Paolo Abeni |
2016-01-29 | ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail() | Paolo Abeni |
2016-01-29 | netlink: not trim skb for mmaped socket when dump | Ken-ichirou MATSUZAWA |
2016-01-29 | fib_trie: Fix shift by 32 in fib_table_lookup | Alexander Duyck |