summaryrefslogtreecommitdiff
path: root/net/ipv4
AgeCommit message (Expand)Author
2016-11-09tcp: no longer hold ehash lock while calling tcp_get_info()Eric Dumazet
2016-11-09tcp: shortcut listeners in tcp_get_info()Eric Dumazet
2016-11-07udp: do fwd memory scheduling on dequeuePaolo Abeni
2016-11-07net/sock: add an explicit sk argument for ip_cmsg_recv_offset()Paolo Abeni
2016-11-07net: Update raw socket bind to consider l3 domainDavid Ahern
2016-11-04net: inet: Support UID-based routing in IP protocols.Lorenzo Colitti
2016-11-04net: core: add UID to flows, rules, and routesLorenzo Colitti
2016-11-03ipv4: add IP_RECVFRAGSIZE cmsgWillem de Bruijn
2016-11-03net: ip, raw_diag -- Use jump for exiting from nested loopCyrill Gorcunov
2016-11-03net: ip, raw_diag -- Fix socket leaking for destroy requestCyrill Gorcunov
2016-11-02net: ip, diag -- Adjust raw_abort to use unlocked __udp_disconnectCyrill Gorcunov
2016-11-02tcp: enhance tcp collapsingEric Dumazet
2016-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2016-11-01netfilter: move socket lookup infrastructure to nf_socket_ipv{4,6}.cPablo Neira Ayuso
2016-11-01netfilter: nf_tables: add fib expressionFlorian Westphal
2016-11-01net: Enable support for VRF with ipv4 multicastDavid Ahern
2016-10-31net: pim: add all RFC7761 message typesNikolay Aleksandrov
2016-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-10-29tcp_bbr: add a state transition diagram and accompanying commentNeal Cardwell
2016-10-29tcp/dccp: drop SYN packets if accept queue is fullEric Dumazet
2016-10-29net: ip, diag: include net/inet_sock.hArnd Bergmann
2016-10-27genetlink: mark families as __ro_after_initJohannes Berg
2016-10-27genetlink: statically initialize familiesJohannes Berg
2016-10-27genetlink: no longer support using static family IDsJohannes Berg
2016-10-26udp: fix IP_CHECKSUM handlingEric Dumazet
2016-10-23net: ip, diag -- Add diag interface for raw socketsCyrill Gorcunov
2016-10-22udp: use it's own memory accounting schemaPaolo Abeni
2016-10-22udp: implement memory accounting helpersPaolo Abeni
2016-10-22ipv4: use the right lock for ping_group_rangeWANG Cong
2016-10-20ipv4/6: use core net MTU range checkingJarod Wilson
2016-10-20ipv4: disable BH in set_ping_group_range()Eric Dumazet
2016-10-20udp: must lock the socket in udp_disconnect()Eric Dumazet
2016-10-20net: add recursion limit to GROSabrina Dubroca
2016-10-20tcp: relax listening_hash operationsEric Dumazet
2016-10-19tcp: do not export sysctl_tcp_low_latencyEric Dumazet
2016-10-18tcp: Remove unused but set variableTobias Klauser
2016-10-18ipv4: Remove unused but set variableTobias Klauser
2016-10-17net: Require exact match for TCP socket lookups if dif is l3mdevDavid Ahern
2016-10-13net: ipv4: Do not drop to make_route if oif is l3mdevDavid Ahern
2016-10-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-10-07cred: simpler, 1D supplementary groupsAlexey Dobriyan
2016-10-07mm: memcontrol: consolidate cgroup socket trackingJohannes Weiner
2016-10-07Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-10-03skb_splice_bits(): get rid of callbackAl Viro
2016-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-09-30net: Suppress the "Comparison to NULL could be written" warningsJia He
2016-09-30proc: Reduce cache miss in snmp_seq_showJia He
2016-09-28tcp: Change txhash on every SYN and RTO retransmitLawrence Brakmo
2016-09-28switchdev: remove FIB offload infrastructureJiri Pirko
2016-09-28fib: introduce FIB notification infrastructureJiri Pirko