aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAge
...
* | | | | gre: move iptunnel_pull_header down to ipgre_rcvJiri Benc2016-05-04
* | | | | gre: remove superfluous pskb_may_pullJiri Benc2016-05-04
* | | | | gre: change gre_parse_header to return the header lengthJiri Benc2016-05-04
* | | | | tcp: guarantee forward progress in tcp_sendmsg()Eric Dumazet2016-05-04
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-05-04
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | gre: do not pull header in ICMP error processingJiri Benc2016-05-02
| * | | | soreuseport: Fix TCP listener hash collisionCraig Gallek2016-05-01
| * | | | ip_tunnel: fix preempt warning in ip tunnel creation/updatingPaolo Abeni2016-04-29
| * | | | gre: reject GUE and FOU in collect metadata modeJiri Benc2016-04-28
| * | | | gre: build header correctly for collect metadata tunnelsJiri Benc2016-04-28
| * | | | gre: do not assign header_ops in collect metadata modeJiri Benc2016-04-28
* | | | | net: add __sock_wfree() helperEric Dumazet2016-05-03
* | | | | net: relax expensive skb_unclone() in iptunnel_handle_offloads()Eric Dumazet2016-05-03
* | | | | gre: Create common functions for transmitTom Herbert2016-05-02
* | | | | gre: Move utility functions to common headersTom Herbert2016-05-02
* | | | | tcp: make tcp_sendmsg() aware of socket backlogEric Dumazet2016-05-02
* | | | | udp: prepare for non BH masking at backlog processingEric Dumazet2016-05-02
* | | | | tcp: do not block bh during prequeue processingEric Dumazet2016-05-02
* | | | | tcp: do not assume TCP code is non preemptibleEric Dumazet2016-05-02
* | | | | tcp: give prequeue mode some careEric Dumazet2016-04-28
* | | | | tcp: Handle eor bit when fragmenting a skbMartin KaFai Lau2016-04-28
* | | | | tcp: Handle eor bit when coalescing skbMartin KaFai Lau2016-04-28
* | | | | tcp: Make use of MSG_EOR in tcp_sendmsgMartin KaFai Lau2016-04-28
* | | | | tcp: remove SKBTX_ACK_TSTAMP since it is redundantSoheil Hassas Yeganeh2016-04-28
* | | | | tcp: remove an unnecessary check in tcp_tx_timestampSoheil Hassas Yeganeh2016-04-28
* | | | | net: rename NET_{ADD|INC}_STATS_BH()Eric Dumazet2016-04-27
* | | | | net: rename IP_UPD_PO_STATS_BH()Eric Dumazet2016-04-27
* | | | | net: rename IP_ADD_STATS_BH()Eric Dumazet2016-04-27
* | | | | net: rename IP_INC_STATS_BH()Eric Dumazet2016-04-27
* | | | | net: icmp: rename ICMPMSGIN_INC_STATS_BH()Eric Dumazet2016-04-27
* | | | | net: tcp: rename TCP_INC_STATS_BHEric Dumazet2016-04-27
* | | | | net: udp: rename UDP_INC_STATS_BH()Eric Dumazet2016-04-27
* | | | | net: rename ICMP_INC_STATS_BH()Eric Dumazet2016-04-27
* | | | | net: snmp: kill various STATS_USER() helpersEric Dumazet2016-04-27
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-04-27
|\| | | |
| * | | | ipv4/fib: don't warn when primary address is missing if in_dev is deadPaolo Abeni2016-04-24
* | | | | sock_diag: align nlattr properly when neededNicolas Dichtel2016-04-26
* | | | | net: better drop monitoring in ip{6}_recv_error()Eric Dumazet2016-04-25
* | | | | tcp: SYN packets are now simply consumedEric Dumazet2016-04-25
* | | | | soreuseport: Resolve merge conflict for v4/v6 ordering fixCraig Gallek2016-04-25
| |/ / / |/| | |
* | | | tcp-tso: do not split TSO packets at retransmit timeEric Dumazet2016-04-24
* | | | tcp: Merge txstamp_ack in tcp_skb_collapse_tstampMartin KaFai Lau2016-04-24
* | | | tcp: Carry txstamp_ack in tcp_fragment_tstampMartin KaFai Lau2016-04-24
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-04-24
|\ \ \ \
| * | | | netfilter: x_tables: introduce and use xt_copy_counters_from_userFlorian Westphal2016-04-13
| * | | | netfilter: x_tables: remove obsolete checkFlorian Westphal2016-04-13
| * | | | netfilter: x_tables: remove obsolete overflow check for compat case tooFlorian Westphal2016-04-13
| * | | | netfilter: x_tables: do compat validation via translate_tableFlorian Westphal2016-04-13
| * | | | netfilter: x_tables: xt_compat_match_from_user doesn't need a retvalFlorian Westphal2016-04-13
| * | | | netfilter: arp_tables: simplify translate_compat_table argsFlorian Westphal2016-04-13