Age | Commit message (Expand) | Author | Files | Lines |
2016-12-09 | udp: add busylocks in RX path | Eric Dumazet | 1 | -1/+42 |
2016-12-08 | net: socket: preferred __aligned(size) for control buffer | Amit Kushwaha | 1 | -1/+2 |
2016-12-08 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 2 | -17/+69 |
2016-12-08 | bpf: xdp: Allow head adjustment in XDP prog | Martin KaFai Lau | 1 | -2/+26 |
2016-12-08 | udp: under rx pressure, try to condense skbs | Eric Dumazet | 2 | -1/+39 |
2016-12-08 | net: rfs: add a jump label | Eric Dumazet | 2 | -1/+6 |
2016-12-08 | net/sched: cls_flower: Support matching on ICMP type and code | Simon Horman | 1 | -0/+53 |
2016-12-08 | flow dissector: ICMP support | Simon Horman | 1 | -0/+31 |
2016-12-08 | net/sched: cls_flower: Add support for matching on flags | Or Gerlitz | 1 | -0/+76 |
2016-12-08 | icmp: correct return value of icmp_rcv() | Zhang Shengju | 1 | -2/+2 |
2016-12-08 | Bluetooth: SMP: Add support for H7 crypto function and CT2 auth flag | Johan Hedberg | 2 | -17/+69 |
2016-12-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 69 | -620/+2162 |
2016-12-07 | netfilter: nft_quota: allow to restore consumed quota | Pablo Neira Ayuso | 1 | -2/+9 |
2016-12-07 | netfilter: xt_bpf: support ebpf | Willem de Bruijn | 1 | -16/+80 |
2016-12-07 | netfilter: x_tables: avoid warn and OOM killer on vmalloc call | Marcelo Ricardo Leitner | 1 | -1/+3 |
2016-12-07 | netfilter: nf_tables: support for set flushing | Pablo Neira Ayuso | 3 | -6/+51 |
2016-12-07 | netfilter: nft_set: introduce nft_{hash, rbtree}_deactivate_one() | Pablo Neira Ayuso | 2 | -8/+27 |
2016-12-07 | netfilter: nf_tables: constify struct nft_ctx * parameter in nft_trans_alloc() | Pablo Neira Ayuso | 1 | -2/+2 |
2016-12-07 | netfilter: nat: skip checksum on offload SCTP packets | Davide Caratti | 1 | -1/+4 |
2016-12-07 | netfilter: rpfilter: bypass ipv4 lbcast packets with zeronet source | Liping Zhang | 2 | -9/+12 |
2016-12-07 | netfilter: nf_tables: allow to filter stateful object dumps by type | Pablo Neira Ayuso | 1 | -0/+50 |
2016-12-07 | netfilter: nft_objref: support for stateful object maps | Pablo Neira Ayuso | 2 | -1/+119 |
2016-12-07 | netfilter: nf_tables: add stateful object reference to set elements | Pablo Neira Ayuso | 1 | -10/+62 |
2016-12-07 | netfilter: nft_quota: add depleted flag for objects | Pablo Neira Ayuso | 2 | -8/+29 |
2016-12-07 | netfilter: nf_tables: notify internal updates of stateful objects | Pablo Neira Ayuso | 1 | -12/+19 |
2016-12-07 | netfilter: nf_tables: atomic dump and reset for stateful objects | Pablo Neira Ayuso | 3 | -22/+81 |
2016-12-07 | netfilter: nft_quota: dump consumed quota | Pablo Neira Ayuso | 1 | -5/+16 |
2016-12-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 9 | -58/+81 |
2016-12-06 | netfilter: nf_tables: add stateful object reference expression | Pablo Neira Ayuso | 3 | -0/+119 |
2016-12-06 | netfilter: nft_quota: add stateful object type | Pablo Neira Ayuso | 1 | -13/+83 |
2016-12-06 | netfilter: nft_counter: add stateful object type | Pablo Neira Ayuso | 1 | -27/+113 |
2016-12-06 | netfilter: nf_tables: add stateful objects | Pablo Neira Ayuso | 1 | -0/+516 |
2016-12-06 | netfilter: add and use nf_fwd_netdev_egress | Florian Westphal | 2 | -10/+27 |
2016-12-06 | netfilter: xt_multiport: Fix wrong unmatch result with multiple ports | Gao Feng | 1 | -7/+19 |
2016-12-06 | netfilter: nft_payload: layer 4 checksum adjustment for pseudoheader fields | Pablo Neira Ayuso | 1 | -5/+102 |
2016-12-06 | netfilter: nft_fib_ipv4: initialize *dest to zero | Liping Zhang | 1 | -0/+2 |
2016-12-06 | netfilter: nft_fib: convert htonl to ntohl properly | Liping Zhang | 3 | -3/+3 |
2016-12-06 | netfilter: x_tables: pack percpu counter allocations | Florian Westphal | 4 | -18/+42 |
2016-12-06 | netfilter: x_tables: pass xt_counters struct to counter allocator | Florian Westphal | 4 | -12/+33 |
2016-12-06 | netfilter: x_tables: pass xt_counters struct instead of packet counter | Florian Westphal | 4 | -7/+15 |
2016-12-06 | netfilter: convert while loops to for loops | Aaron Conole | 2 | -8/+6 |
2016-12-06 | netfilter: introduce accessor functions for hook entries | Aaron Conole | 3 | -10/+7 |
2016-12-06 | netfilter: defrag: only register defrag functionality if needed | Florian Westphal | 6 | -19/+126 |
2016-12-06 | Revert "dctcp: update cwnd on congestion event" | Florian Westphal | 1 | -8/+1 |
2016-12-06 | tcp: warn on bogus MSS and try to amend it | Marcelo Ricardo Leitner | 1 | -1/+21 |
2016-12-06 | net/udp: do not touch skb->peeked unless really needed | Eric Dumazet | 1 | -9/+10 |
2016-12-05 | netlink: Do not schedule work from sk_destruct | Herbert Xu | 1 | -17/+15 |
2016-12-05 | bpf: add prog_digest and expose it via fdinfo/netlink | Daniel Borkmann | 2 | -0/+17 |
2016-12-05 | bpf, cls: consolidate prog deletion path | Daniel Borkmann | 1 | -17/+13 |
2016-12-05 | bpf: remove type arg from __is_valid_{,xdp_}access | Daniel Borkmann | 1 | -9/+6 |