aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAge
...
| * | | | netfilter: ip_tables: simplify translate_compat_table argsFlorian Westphal2016-04-13
| * | | | netfilter: x_tables: check for bogus target offsetFlorian Westphal2016-04-13
| * | | | netfilter: x_tables: add compat version of xt_check_entry_offsetsFlorian Westphal2016-04-13
| * | | | netfilter: x_tables: kill check_entry helperFlorian Westphal2016-04-13
| * | | | netfilter: x_tables: add and use xt_check_entry_offsetsFlorian Westphal2016-04-13
| * | | | netfilter: x_tables: validate targets of jumpsFlorian Westphal2016-04-13
| * | | | netfilter: x_tables: don't move to non-existent next ruleFlorian Westphal2016-04-13
* | | | | libnl: nla_put_msecs(): align on a 64-bit areaNicolas Dichtel2016-04-23
* | | | | libnl: nla_put_be64(): align on a 64-bit areaNicolas Dichtel2016-04-23
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-04-23
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | tcp: Merge tx_flags and tskey in tcp_shifted_skbMartin KaFai Lau2016-04-21
| * | | | tcp: Merge tx_flags and tskey in tcp_collapse_retransMartin KaFai Lau2016-04-21
| * | | | tcp: Fix SOF_TIMESTAMPING_TX_ACK when handling dup acksMartin KaFai Lau2016-04-21
| * | | | soreuseport: fix ordering for mixed v4/v6 socketsCraig Gallek2016-04-14
| * | | | route: do not cache fib route info on local routes with oifChris Friesen2016-04-13
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2016-04-13
| |\ \ \ \
| | * | | | netfilter: arp_tables: register table in initnsFlorian Westphal2016-04-07
| | | |_|/ | | |/| |
| * | | | net: vrf: Fix dst reference countingDavid Ahern2016-04-11
* | | | | ipmr: align RTA_MFC_STATS on 64-bitNicolas Dichtel2016-04-21
* | | | | net: use jiffies_to_msecs to replace EXPIRES_IN_MS in inet/sctp_diagXin Long2016-04-21
* | | | | udp: fix if statement in SIOCINQ ioctlDan Carpenter2016-04-18
* | | | | GRE: Add support for GRO/GSO of IPv6 GRE trafficAlexander Duyck2016-04-16
* | | | | ip_tunnel_core: iptunnel_handle_offloads returns int and doesn't free skbAlexander Duyck2016-04-16
* | | | | sctp: export some functions for sctp_diag in inet_diagXin Long2016-04-15
* | | | | tcp: remove false sharing in tcp_rcv_state_process()Eric Dumazet2016-04-15
* | | | | tcp: do not mess with listener sk_wmem_allocEric Dumazet2016-04-15
* | | | | GSO: Support partial segmentation offloadAlexander Duyck2016-04-14
* | | | | GRO: Add support for TCP with fixed IPv4 ID field, limit tunnel IP ID valuesAlexander Duyck2016-04-14
* | | | | GSO: Add GSO type for fixed IPv4 IDAlexander Duyck2016-04-14
* | | | | udp: do not expect udp headers in recv cmsg IP_CMSG_CHECKSUMWillem de Bruijn2016-04-13
* | | | | udp: do not expect udp headers on ioctl SIOCINQWillem de Bruijn2016-04-13
| |_|/ / |/| | |
* | | | net: ipv4: Consider failed nexthops in multipath routesDavid Ahern2016-04-11
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-04-09
|\| | |
| * | | GRE: Disable segmentation offloads w/ CSUM and we are encapsulated via FOUAlexander Duyck2016-04-07
| |/ /
* | | udp: Remove udp_offloadsTom Herbert2016-04-07
* | | fou: change to use UDP socket GROTom Herbert2016-04-07
* | | udp: Add socket based GRO and configTom Herbert2016-04-07
* | | udp: Add GRO functions to UDP socketTom Herbert2016-04-07
* | | udp: Add udp6_lib_lookup_skb and udp4_lib_lookup_skbTom Herbert2016-04-07
* | | net: introduce lockdep_is_held and update various places to use itHannes Frederic Sowa2016-04-07
* | | tcp/dccp: fix inet_reuseport_add_sock()Eric Dumazet2016-04-07
* | | ip_tunnel: implement __iptunnel_pull_headerJiri Benc2016-04-06
* | | udp: enable MSG_PEEK at non-zero offsetsamanthakumar2016-04-05
* | | udp: remove headers from UDP packets before queueingsamanthakumar2016-04-05
* | | tcp: rate limit ACK sent by SYN_RECV request socketsEric Dumazet2016-04-04
* | | ipv4: tcp: set SOCK_USE_WRITE_QUEUE for ip_send_unicast_reply()Eric Dumazet2016-04-04
* | | tcp: increment sk_drops for listenersEric Dumazet2016-04-04
* | | tcp: increment sk_drops for dropped rx packetsEric Dumazet2016-04-04
* | | tcp/dccp: do not touch listener sk_refcnt under synfloodEric Dumazet2016-04-04
* | | tcp/dccp: use rcu locking in inet_diag_find_one_icsk()Eric Dumazet2016-04-04