Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | net: esp: Convert NETDEBUG to pr_info | Joe Perches | 2014-11-06 | 1 | -5/+5 | |
| * | | | | | | | net; ipv[46] - Remove 2 unnecessary NETDEBUG OOM messages | Joe Perches | 2014-11-06 | 1 | -5/+3 | |
| |/ / / / / / | ||||||
| * | | | | | | fou: Fix typo in returning flags in netlink | Tom Herbert | 2014-11-06 | 2 | -2/+2 | |
| * | | | | | | ipv6: mld: fix add_grhead skb_over_panic for devs with large MTUs | Daniel Borkmann | 2014-11-06 | 1 | -6/+5 | |
| * | | | | | | net: Convert SEQ_START_TOKEN/seq_printf to seq_puts | Joe Perches | 2014-11-06 | 1 | -5/+1 | |
| * | | | | | | net: Add and use skb_copy_datagram_msg() helper. | David S. Miller | 2014-11-05 | 5 | -8/+7 | |
| * | | | | | | gue: Receive side of remote checksum offload | Tom Herbert | 2014-11-05 | 1 | -9/+161 | |
| * | | | | | | gue: TX support for using remote checksum offload option | Tom Herbert | 2014-11-05 | 1 | -3/+32 | |
| * | | | | | | udp: Changes to udp_offload to support remote checksum offload | Tom Herbert | 2014-11-05 | 3 | -2/+18 | |
| * | | | | | | gue: Add infrastructure for flags and options | Tom Herbert | 2014-11-05 | 1 | -48/+94 | |
| * | | | | | | udp: Offload outer UDP tunnel csum if available | Tom Herbert | 2014-11-05 | 1 | -16/+36 | |
| * | | | | | | net: Move fou_build_header into fou.c and refactor | Tom Herbert | 2014-11-05 | 3 | -49/+94 | |
| * | | | | | | udp: remove blank line between set and test | Fabian Frederick | 2014-11-04 | 1 | -1/+0 | |
| * | | | | | | esp4: remove assignment in if condition | Fabian Frederick | 2014-11-04 | 1 | -1/+3 | |
| * | | | | | | net: allow setting ecn via routing table | Florian Westphal | 2014-11-04 | 3 | -15/+29 | |
| * | | | | | | syncookies: split cookie_check_timestamp() into two functions | Florian Westphal | 2014-11-04 | 1 | -10/+21 | |
| * | | | | | | syncookies: avoid magic values and document which-bit-is-what-option | Florian Westphal | 2014-11-04 | 1 | -15/+35 | |
| * | | | | | | igmp: remove camel case definitions | Fabian Frederick | 2014-11-04 | 1 | -14/+14 | |
| * | | | | | | udp: remove else after return | Fabian Frederick | 2014-11-04 | 1 | -6/+6 | |
| * | | | | | | inet: frags: remove inline on static in c file | Fabian Frederick | 2014-11-04 | 1 | -8/+8 | |
| * | | | | | | ipv4: remove 0/NULL assignment on static | Fabian Frederick | 2014-11-04 | 1 | -8/+8 | |
| * | | | | | | ipv4: use seq_puts instead of seq_printf where possible | Fabian Frederick | 2014-11-04 | 1 | -3/+3 | |
| * | | | | | | tcp: spelling s/plugable/pluggable | Fabian Frederick | 2014-11-04 | 1 | -1/+1 | |
| * | | | | | | cipso: remove NULL assignment on static | Fabian Frederick | 2014-11-04 | 1 | -1/+3 | |
| * | | | | | | ipv4: include linux/bug.h instead of asm/bug.h | Fabian Frederick | 2014-11-04 | 1 | -1/+1 | |
| * | | | | | | cipso: kerneldoc warning fix | Fabian Frederick | 2014-11-04 | 1 | -1/+1 | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-11-01 | 6 | -69/+87 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | tcp: Correction to RFC number in comment | Sowmini Varadhan | 2014-10-31 | 1 | -1/+1 | |
| * | | | | | | | syncookies: only increment SYNCOOKIESFAILED on validation error | Florian Westphal | 2014-10-30 | 1 | -2/+5 | |
| * | | | | | | | ipv4: minor spelling fixes | stephen hemminger | 2014-10-30 | 2 | -2/+2 | |
| * | | | | | | | tcp: allow for bigger reordering level | Eric Dumazet | 2014-10-29 | 2 | -1/+9 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | ipv4: remove set but unused variable sha | Fabian Frederick | 2014-10-27 | 1 | -2/+1 | |
* | | | | | | | Merge branch 'akpm' (patchbomb from Andrew) | Linus Torvalds | 2014-12-11 | 1 | -43/+44 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | mm: memcontrol: lockless page counters | Johannes Weiner | 2014-12-11 | 1 | -43/+44 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2014-12-11 | 3 | -33/+36 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Merge branch 'iov_iter' into for-next | Al Viro | 2014-12-09 | 17 | -113/+146 | |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | ||||||
| * | | | | | | netfilter: Remove checks of seq_printf() return values | Steven Rostedt (Red Hat) | 2014-11-05 | 1 | -20/+16 | |
| * | | | | | | netfilter: Convert print_tuple functions to return void | Joe Perches | 2014-11-05 | 3 | -12/+16 | |
| * | | | | | | netfilter: Remove return values for print_conntrack callbacks | Steven Rostedt (Red Hat) | 2014-11-05 | 1 | -1/+4 | |
* | | | | | | | net-timestamp: make tcp_recvmsg call ipv6_recv_error for AF_INET6 socks | Willem de Bruijn | 2014-11-26 | 3 | -11/+14 | |
* | | | | | | | tcp: fix possible NULL dereference in tcp_vX_send_reset() | Eric Dumazet | 2014-11-25 | 1 | -1/+4 | |
* | | | | | | | net/ping: handle protocol mismatching scenario | Jane Zhou | 2014-11-24 | 1 | -0/+2 | |
* | | | | | | | ip_tunnel: the lack of vti_link_ops' dellink() cause kernel panic | lucien | 2014-11-24 | 1 | -0/+1 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | tcp: Restore RFC5961-compliant behavior for SYN packets | Calvin Owens | 2014-11-21 | 1 | -2/+2 | |
* | | | | | | ipv6: mld: fix add_grhead skb_over_panic for devs with large MTUs | Daniel Borkmann | 2014-11-16 | 1 | -6/+5 | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2014-11-16 | 1 | -0/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | netfilter: nft_masq: fix uninitialized range in nft_masq_{ipv4, ipv6}_eval | Daniel Borkmann | 2014-11-10 | 1 | -0/+1 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | ipv4: Fix incorrect error code when adding an unreachable route | Panu Matilainen | 2014-11-16 | 1 | -0/+4 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | ipv6: fix IPV6_PKTINFO with v4 mapped | Eric Dumazet | 2014-11-11 | 1 | -1/+1 | |
* | | | | | udptunnel: Add SKB_GSO_UDP_TUNNEL during gro_complete. | Jesse Gross | 2014-11-10 | 1 | -0/+2 | |
| |_|_|/ |/| | | |