Age | Commit message (Expand) | Author | Files | Lines |
2016-11-07 | net: Update raw socket bind to consider l3 domain | David Ahern | 1 | -1/+9 |
2016-11-04 | net: inet: Support UID-based routing in IP protocols. | Lorenzo Colitti | 9 | -21/+33 |
2016-11-04 | net: core: add UID to flows, rules, and routes | Lorenzo Colitti | 2 | -0/+12 |
2016-11-03 | ipv4: add IP_RECVFRAGSIZE cmsg | Willem de Bruijn | 1 | -0/+26 |
2016-11-03 | net: ip, raw_diag -- Use jump for exiting from nested loop | Cyrill Gorcunov | 1 | -1/+2 |
2016-11-03 | net: ip, raw_diag -- Fix socket leaking for destroy request | Cyrill Gorcunov | 1 | -1/+4 |
2016-11-02 | net: ip, diag -- Adjust raw_abort to use unlocked __udp_disconnect | Cyrill Gorcunov | 1 | -1/+1 |
2016-11-02 | tcp: enhance tcp collapsing | Eric Dumazet | 1 | -6/+4 |
2016-11-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 4 | -0/+418 |
2016-11-01 | netfilter: move socket lookup infrastructure to nf_socket_ipv{4,6}.c | Pablo Neira Ayuso | 3 | -0/+171 |
2016-11-01 | netfilter: nf_tables: add fib expression | Florian Westphal | 3 | -0/+247 |
2016-11-01 | net: Enable support for VRF with ipv4 multicast | David Ahern | 2 | -16/+38 |
2016-10-31 | net: pim: add all RFC7761 message types | Nikolay Aleksandrov | 1 | -1/+1 |
2016-10-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 12 | -28/+34 |
2016-10-30 | tcp_bbr: add a state transition diagram and accompanying comment | Neal Cardwell | 1 | -1/+31 |
2016-10-29 | tcp/dccp: drop SYN packets if accept queue is full | Eric Dumazet | 1 | -7/+1 |
2016-10-29 | net: ip, diag: include net/inet_sock.h | Arnd Bergmann | 1 | -0/+1 |
2016-10-27 | genetlink: mark families as __ro_after_init | Johannes Berg | 2 | -2/+2 |
2016-10-27 | genetlink: statically initialize families | Johannes Berg | 2 | -18/+26 |
2016-10-27 | genetlink: no longer support using static family IDs | Johannes Berg | 2 | -2/+0 |
2016-10-27 | udp: fix IP_CHECKSUM handling | Eric Dumazet | 2 | -6/+7 |
2016-10-24 | net: ip, diag -- Add diag interface for raw sockets | Cyrill Gorcunov | 5 | -2/+298 |
2016-10-23 | udp: use it's own memory accounting schema | Paolo Abeni | 1 | -35/+8 |
2016-10-23 | udp: implement memory accounting helpers | Paolo Abeni | 1 | -0/+106 |
2016-10-22 | ipv4: use the right lock for ping_group_range | WANG Cong | 1 | -4/+4 |
2016-10-20 | ipv4/6: use core net MTU range checking | Jarod Wilson | 1 | -1/+5 |
2016-10-20 | ipv4: disable BH in set_ping_group_range() | Eric Dumazet | 1 | -2/+2 |
2016-10-20 | udp: must lock the socket in udp_disconnect() | Eric Dumazet | 3 | -4/+13 |
2016-10-20 | net: add recursion limit to GRO | Sabrina Dubroca | 4 | -5/+5 |
2016-10-20 | tcp: relax listening_hash operations | Eric Dumazet | 2 | -15/+7 |
2016-10-19 | tcp: do not export sysctl_tcp_low_latency | Eric Dumazet | 1 | -1/+0 |
2016-10-18 | tcp: Remove unused but set variable | Tobias Klauser | 1 | -2/+0 |
2016-10-18 | ipv4: Remove unused but set variable | Tobias Klauser | 1 | -3/+0 |
2016-10-17 | net: Require exact match for TCP socket lookups if dif is l3mdev | David Ahern | 1 | -3/+5 |
2016-10-13 | net: ipv4: Do not drop to make_route if oif is l3mdev | David Ahern | 1 | -1/+2 |
2016-10-08 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 3 | -15/+5 |
2016-10-08 | cred: simpler, 1D supplementary groups | Alexey Dobriyan | 1 | -10/+5 |
2016-10-08 | mm: memcontrol: consolidate cgroup socket tracking | Johannes Weiner | 2 | -5/+0 |
2016-10-08 | Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+1 |
2016-10-04 | skb_splice_bits(): get rid of callback | Al Viro | 1 | -2/+1 |
2016-10-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 4 | -9/+12 |
2016-09-30 | net: Suppress the "Comparison to NULL could be written" warnings | Jia He | 1 | -16/+16 |
2016-09-30 | proc: Reduce cache miss in snmp_seq_show | Jia He | 1 | -23/+47 |
2016-09-28 | tcp: Change txhash on every SYN and RTO retransmit | Lawrence Brakmo | 1 | -0/+4 |
2016-09-28 | switchdev: remove FIB offload infrastructure | Jiri Pirko | 3 | -118/+1 |
2016-09-28 | fib: introduce FIB notification infrastructure | Jiri Pirko | 3 | -11/+77 |
2016-09-26 | ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_route | Nikolay Aleksandrov | 2 | -2/+4 |
2016-09-26 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | Pablo Neira Ayuso | 40 | -395/+1779 |
2016-09-26 | netfilter: nf_log: get rid of XT_LOG_* macros | Liping Zhang | 1 | -3/+3 |
2016-09-26 | netfilter: nft_log: complete NFTA_LOG_FLAGS attr support | Liping Zhang | 3 | -4/+4 |