Age | Commit message (Expand) | Author |
2015-11-16 | raw: increment correct SNMP counters for ICMP messages | Ben Cartwright-Cox |
2015-11-16 | net: fix __netdev_update_features return on ndo_set_features failure | Nikolay Aleksandrov |
2015-11-16 | net: fix feature changes on devices without ndo_set_features | Nikolay Aleksandrov |
2015-11-16 | switchdev: bridge: Check return code is not EOPNOTSUPP | Ido Schimmel |
2015-11-15 | ipvs: use skb_to_full_sk() helper | Eric Dumazet |
2015-11-15 | tcp: ensure proper barriers in lockless contexts | Eric Dumazet |
2015-11-15 | sctp: translate host order to network order when setting a hmacid | lucien |
2015-11-15 | packet: fix tpacket_snd max frame len | Daniel Borkmann |
2015-11-15 | packet: infer protocol from ethernet header if unset | Daniel Borkmann |
2015-11-15 | packet: only allow extra vlan len on ethernet devices | Daniel Borkmann |
2015-11-15 | packet: always probe for transport header | Daniel Borkmann |
2015-11-15 | packet: do skb_probe_transport_header when we actually have data | Daniel Borkmann |
2015-11-15 | ipv6: Check rt->dst.from for the DST_NOCACHE route | Martin KaFai Lau |
2015-11-15 | ipv6: Check expire on DST_NOCACHE route | Martin KaFai Lau |
2015-11-15 | ipv6: Avoid creating RTF_CACHE from a rt that is not managed by fib6 tree | Martin KaFai Lau |
2015-11-15 | af-unix: fix use-after-free with concurrent readers while splicing | Hannes Frederic Sowa |
2015-11-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2015-11-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2015-11-10 | netfilter: nf_tables: add clone interface to expression operations | Pablo Neira Ayuso |
2015-11-10 | netfilter: fix xt_TEE and xt_TPROXY dependencies | Arnd Bergmann |
2015-11-10 | netfilter: nfnetlink_log: work around uninitialized variable warning | Arnd Bergmann |
2015-11-10 | Revert "bridge: Allow forward delay to be cfgd when STP enabled" | Vlad Yasevich |
2015-11-09 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-11-09 | net: fix a race in dst_release() | Eric Dumazet |
2015-11-09 | Merge tag 'nfs-for-4.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2015-11-09 | remove abs64() | Andrew Morton |
2015-11-09 | netfilter: Fix removal of GRE expectation entries created by PPTP | Anthony Lineham |
2015-11-08 | netfilter: nft_meta: use skb_to_full_sk() helper | Eric Dumazet |
2015-11-08 | net_sched: em_meta: use skb_to_full_sk() helper | Eric Dumazet |
2015-11-08 | sched: cls_flow: use skb_to_full_sk() helper | Eric Dumazet |
2015-11-08 | netfilter: xt_owner: use skb_to_full_sk() helper | Eric Dumazet |
2015-11-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-11-07 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds |
2015-11-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2015-11-07 | netfilter: ipset: Fix hash type expire: release empty hash bucket block | Jozsef Kadlecsik |
2015-11-07 | netfilter: ipset: Fix hash:* type expiration | Jozsef Kadlecsik |
2015-11-07 | netfilter: ipset: Fix extension alignment | Jozsef Kadlecsik |
2015-11-06 | mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep... | Mel Gorman |
2015-11-05 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds |
2015-11-05 | tcp: use correct req pointer in tcp_move_syn() calls | Eric Dumazet |
2015-11-05 | packet: race condition in packet_bind | Francesco Ruggeri |
2015-11-05 | ipv4: use sk_fullsock() in ipv4_conntrack_defrag() | Eric Dumazet |
2015-11-05 | tcp: fix req->saved_syn race | Eric Dumazet |
2015-11-05 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller |
2015-11-04 | Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2015-11-04 | ipv6: clean up dev_snmp6 proc entry when we fail to initialize inet6_dev | Sabrina Dubroca |
2015-11-05 | Bluetooth: L2CAP: Add missing checks for invalid LE DCID | Johan Hedberg |
2015-11-05 | Bluetooth: L2CAP: Fix checked range when allocating new CID | Johan Hedberg |
2015-11-05 | Bluetooth: L2CAP: Fix returning correct LE CoC response codes | Johan Hedberg |
2015-11-05 | Bluetooth: Check for supported white list before issuing commands | Marcel Holtmann |