Age | Commit message (Expand) | Author |
2016-08-03 | netfilter: x_tables: speed up jump target validation | Florian Westphal |
2016-07-10 | netfilter: x_tables: introduce and use xt_copy_counters_from_user | Florian Westphal |
2016-07-10 | netfilter: x_tables: do compat validation via translate_table | Florian Westphal |
2016-07-10 | netfilter: x_tables: xt_compat_match_from_user doesn't need a retval | Florian Westphal |
2016-07-10 | netfilter: ip6_tables: simplify translate_compat_table args | Florian Westphal |
2016-07-10 | netfilter: x_tables: check for bogus target offset | Florian Westphal |
2016-07-10 | netfilter: x_tables: add compat version of xt_check_entry_offsets | Florian Westphal |
2016-07-10 | netfilter: x_tables: kill check_entry helper | Florian Westphal |
2016-07-10 | netfilter: x_tables: add and use xt_check_entry_offsets | Florian Westphal |
2016-07-10 | netfilter: x_tables: validate targets of jumps | Florian Westphal |
2016-07-10 | netfilter: x_tables: don't move to non-existent next rule | Florian Westphal |
2016-07-10 | netfilter: x_tables: fix unconditional helper | Florian Westphal |
2016-07-10 | netfilter: x_tables: make sure e->next_offset covers remaining blob size | Florian Westphal |
2016-07-10 | netfilter: x_tables: validate e->target_offset early | Florian Westphal |
2016-07-10 | tcp: record TLP and ER timer stats in v6 stats | Yuchung Cheng |
2016-07-10 | ip6_tunnel: set rtnl_link_ops before calling register_netdevice | Thadeu Lima de Souza Cascardo |
2016-07-10 | ipv6: udp: fix UDP_MIB_IGNOREDMULTI updates | Eric Dumazet |
2016-07-10 | udp6: fix UDP/IPv6 encap resubmit path | Bill Sommerfeld |
2016-07-10 | ipv6: re-enable fragment header matching in ipv6_find_hdr | Florian Westphal |
2016-07-10 | mld, igmp: Fix reserved tailroom calculation | Benjamin Poirier |
2016-07-10 | tunnel: Clear IPCB(skb)->opt before dst_link_failure called | Bernie Harris |
2016-03-14 | ipv6: drop frames with attached skb->sk in forwarding | Hannes Frederic Sowa |
2016-03-04 | rtnl: RTM_GETNETCONF: fix wrong return value | Anton Protopopov |
2016-03-04 | ipv6: fix a lockdep splat | Eric Dumazet |
2016-03-04 | ipv6: addrconf: Fix recursive spin lock call | subashab@codeaurora.org |
2016-03-04 | net/ipv6: add sysctl option accept_ra_min_hop_limit | Hangbin Liu |
2016-03-04 | ipv6/udp: use sticky pktinfo egress ifindex on connect() | Paolo Abeni |
2016-03-04 | ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail() | Paolo Abeni |
2016-01-31 | xfrm: dst_entries_init() per-net dst_ops | Dan Streetman |
2016-01-31 | ipv6: update skb->csum when CE mark is propagated | Eric Dumazet |
2016-01-31 | udp: disallow UFO for sockets with SO_NO_CHECK option | Michal Kubeček |
2016-01-31 | ipv6: tcp: add rcu locking in tcp_v6_send_synack() | Eric Dumazet |
2016-01-31 | addrconf: always initialize sysctl table data | WANG Cong |
2016-01-31 | ipv6/addrlabel: fix ip6addrlbl_get() | Andrey Ryabinin |
2016-01-22 | ipv6: automatically enable stable privacy mode if stable_secret set | Hannes Frederic Sowa |
2016-01-22 | net: fix IP early demux races | Eric Dumazet |
2016-01-22 | net: add validation for the socket syscall protocol argument | Hannes Frederic Sowa |
2016-01-22 | ipv6: keep existing flags when setting IFA_F_OPTIMISTIC | Bjørn Mork |
2016-01-22 | gre6: allow to update all parameters via rtnl | Nicolas Dichtel |
2015-12-14 | ipv6: add complete rcu protection around np->opt | Eric Dumazet |
2015-12-14 | ipv6: distinguish frag queues by device for multicast and link-local packets | Michal Kubeček |
2015-12-14 | net: ip6mr: fix static mfc/dev leaks on table destruction | Nikolay Aleksandrov |
2015-12-14 | snmp: Remove duplicate OUTMCAST stat increment | Neil Horman |
2015-12-09 | ipv6: clean up dev_snmp6 proc entry when we fail to initialize inet6_dev | Sabrina Dubroca |
2015-12-09 | sit: fix sit0 percpu double allocations | Eric Dumazet |
2015-10-03 | ipv6: fix multipath route replace error recovery | Roopa Prabhu |
2015-10-03 | net/ipv6: Correct PIM6 mrt_lock handling | Richard Laing |
2015-10-03 | ipv6: fix exthdrs offload registration in out_rt path | Daniel Borkmann |
2015-10-03 | ip6_gre: release cached dst on tunnel removal | huaibin Wang |
2015-09-29 | inet: fix possible request socket leak | Eric Dumazet |