Age | Commit message (Expand) | Author |
2015-10-22 | netfilter: nf_conntrack: Support expectations in different zones | Joe Stringer |
2015-10-01 | net: gso: use feature flag argument in all protocol gso handlers | Florian Westphal |
2015-10-01 | udp: fix dst races with multicast early demux | Eric Dumazet |
2015-10-01 | rds: fix an integer overflow test in rds_info_getsockopt() | Dan Carpenter |
2015-10-01 | packet: missing dev_put() in packet_do_bind() | Lars Westerhoff |
2015-10-01 | fib_rules: fix fib rule dumps across multiple skbs | Wilson Kok |
2015-10-01 | openvswitch: Zero flows on allocation. | Jesse Gross |
2015-10-01 | sctp: fix race on protocol/netns initialization | Marcelo Ricardo Leitner |
2015-10-01 | netlink, mmap: transform mmap skb into full skb on taps | Daniel Borkmann |
2015-10-01 | net/ipv6: Correct PIM6 mrt_lock handling | Richard Laing |
2015-10-01 | ipv6: fix exthdrs offload registration in out_rt path | Daniel Borkmann |
2015-10-01 | ip6_gre: release cached dst on tunnel removal | huaibin Wang |
2015-10-01 | netlink: don't hold mutex in rcu callback when releasing mmapd ring | Florian Westphal |
2015-10-01 | inet: frags: fix defragmented packet's IP header for af_packet | Edward Hyunkoo Jee |
2015-10-01 | ipv6: lock socket in ip6_datagram_connect() | Eric Dumazet |
2015-10-01 | bridge: mdb: fix double add notification | Nikolay Aleksandrov |
2015-10-01 | net: Fix skb_set_peeked use-after-free bug | Herbert Xu |
2015-10-01 | net: Fix skb csum races when peeking | Herbert Xu |
2015-10-01 | net: Clone skb before setting peeked flag | Herbert Xu |
2015-10-01 | net: call rcu_read_lock early in process_backlog | Julian Anastasov |
2015-10-01 | net: do not process device backlog during unregistration | Julian Anastasov |
2015-10-01 | net: pktgen: fix race between pktgen_thread_worker() and kthread_stop() | Oleg Nesterov |
2015-10-01 | bridge: mdb: zero out the local br_ip variable before use | Nikolay Aleksandrov |
2015-10-01 | net/tipc: initialize security state for new connection socket | Stephen Smalley |
2015-10-01 | ip_tunnel: fix ipv4 pmtu check to honor inner ip header df | Timo Teräs |
2015-10-01 | rtnetlink: verify IFLA_VF_INFO attributes before passing them to driver | Daniel Borkmann |
2015-10-01 | net: graceful exit from netif_alloc_netdev_queues() | Eric Dumazet |
2015-10-01 | ipv6: Make MLD packets to only be processed locally | Angga |
2015-10-01 | mac80211: enable assoc check for mesh interfaces | Bob Copeland |
2015-08-10 | rds: rds_ib_device.refcount overflow | Wengang Wang |
2015-08-10 | mac80211: clear subdir_stations when removing debugfs | Tom Hughes |
2015-08-03 | 9p: forgetting to cancel request on interrupted zero-copy RPC | Al Viro |
2015-08-03 | SUNRPC: Fix a memory leak in the backchannel code | Trond Myklebust |
2015-08-03 | mac80211: prevent possible crypto tx tailroom corruption | Michal Kazior |
2015-08-03 | crush: fix a bug in tree bucket decode | Ilya Dryomov |
2015-07-10 | sctp: Fix race between OOTB responce and route removal | Alexander Sverdlin |
2015-07-10 | tcp: Do not call tcp_fastopen_reset_cipher from interrupt context | Christoph Paasch |
2015-07-10 | neigh: do not modify unlinked entries | Julian Anastasov |
2015-07-10 | packet: avoid out of bounds read in round robin fanout | Willem de Bruijn |
2015-07-10 | packet: read num_members once in packet_rcv_fanout() | Eric Dumazet |
2015-07-10 | bridge: fix br_stp_set_bridge_priority race conditions | Nikolay Aleksandrov |
2015-07-10 | sctp: fix ASCONF list handling | Marcelo Ricardo Leitner |
2015-07-10 | net: don't wait for order-3 page allocation | Shaohua Li |
2015-07-10 | bridge: fix multicast router rlist endless loop | Nikolay Aleksandrov |
2015-07-03 | netfilter: nf_tables: allow to change chain policy without hook if it exists | Pablo Neira Ayuso |
2015-07-03 | netfilter: nft_compat: set IP6T_F_PROTO flag if protocol is set | Pablo Neira Ayuso |
2015-07-03 | netfilter: Zero the tuple in nfnl_cthelper_parse_tuple() | Ian Wilson |
2015-07-03 | netfilter: nfnetlink_cthelper: Remove 'const' and '&' to avoid warnings | Chen Gang |
2015-06-22 | cfg80211: wext: clear sinfo struct before calling driver | Johannes Berg |
2015-06-22 | bridge: disable softirqs around br_fdb_update to avoid lockup | Nikolay Aleksandrov |