| Commit message (Expand) | Author | Age |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-12-11 |
|\ |
|
| * | net: introduce helper macro for_each_cmsghdr | Gu Zheng | 2014-12-10 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-12-10 |
| |\ |
|
| | * | tcp: fix more NULL deref after prequeue changes | Eric Dumazet | 2014-12-09 |
| * | | put iov_iter into msghdr | Al Viro | 2014-12-09 |
| * | | ip_generic_getfrag, udplite_getfrag: switch to passing msghdr | Al Viro | 2014-12-09 |
| * | | ipv6 equivalent of "ipv4: Avoid reading user iov twice after raw_probe_proto_... | Al Viro | 2014-12-09 |
| * | | ipv6: remove useless spin_lock/spin_unlock | Duan Jiong | 2014-12-09 |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2014-12-08 |
| |\ \ |
|
| | * | | vti6: Add a lookup method for tunnels with wildcard endpoints. | Steffen Klassert | 2014-11-20 |
| * | | | udp: Neaten and reduce size of compute_score functions | Joe Perches | 2014-12-08 |
| * | | | net-timestamp: allow reading recv cmsg on errqueue with origin tstamp | Willem de Bruijn | 2014-12-08 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 2014-12-05 |
| |\ \ \ |
|
| | * | | | netfilter: nf_log_ipv6: correct typo in module description | Steven Noonan | 2014-11-28 |
| | * | | | netfilter: combine IPv4 and IPv6 nf_nat_redirect code in one module | Pablo Neira Ayuso | 2014-11-27 |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-11-29 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | ipv6: Remove unnecessary test | zhuyj | 2014-11-26 |
| * | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | David S. Miller | 2014-11-25 |
| |\ \ \ \
| | |_|/ /
| |/| | | |
|
| | * | | | new helper: skb_copy_and_csum_datagram_msg() | Al Viro | 2014-11-24 |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 2014-11-24 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | netfilter: fix various sparse warnings | Florian Westphal | 2014-11-13 |
| | * | | | netfilter: log: protect nf_log_register against double registering | Marcelo Leitner | 2014-10-30 |
| | * | | | netfilter: nf_tables: add new expression nft_redir | Arturo Borrero | 2014-10-27 |
| | * | | | netfilter: refactor NAT redirect IPv6 code to use it from nf_tables | Arturo Borrero | 2014-10-27 |
| * | | | | ipv6: coding style improvements (remove assignment in if statements) | Ian Morris | 2014-11-23 |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-11-21 |
| |\ \ \ \ |
|
| * | | | | | icmp: Remove some spurious dropped packet profile hits from the ICMP path | Rick Jones | 2014-11-18 |
| * | | | | | neigh: remove dynamic neigh table registration support | WANG Cong | 2014-11-11 |
| * | | | | | net: Convert LIMIT_NETDEBUG to net_dbg_ratelimited | Joe Perches | 2014-11-11 |
| * | | | | | net: introduce SO_INCOMING_CPU | Eric Dumazet | 2014-11-11 |
| * | | | | | tcp: move sk_mark_napi_id() at the right place | Eric Dumazet | 2014-11-11 |
| * | | | | | udp: Increment UDP_MIB_IGNOREDMULTI for arriving unmatched multicasts | Rick Jones | 2014-11-07 |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-11-06 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'net_next_ovs' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 2014-11-06 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | net: Remove MPLS GSO feature. | Pravin B Shelar | 2014-11-06 |
| * | | | | | | | net: esp: Convert NETDEBUG to pr_info | Joe Perches | 2014-11-06 |
| * | | | | | | | net; ipv[46] - Remove 2 unnecessary NETDEBUG OOM messages | Joe Perches | 2014-11-06 |
| * | | | | | | | ip6_tunnel: Add support for wildcard tunnel endpoints. | Steffen Klassert | 2014-11-06 |
| * | | | | | | | ipv6: Allow sending packets through tunnels with wildcard endpoints | Steffen Klassert | 2014-11-06 |
| |/ / / / / / |
|
| * | | | | | | fou: Fix typo in returning flags in netlink | Tom Herbert | 2014-11-05 |
| * | | | | | | ipv6: mld: fix add_grhead skb_over_panic for devs with large MTUs | Daniel Borkmann | 2014-11-05 |
| * | | | | | | net: Convert SEQ_START_TOKEN/seq_printf to seq_puts | Joe Perches | 2014-11-05 |
| * | | | | | | net: Add and use skb_copy_datagram_msg() helper. | David S. Miller | 2014-11-05 |
| * | | | | | | udp: Changes to udp_offload to support remote checksum offload | Tom Herbert | 2014-11-05 |
| * | | | | | | ipv6: trivial, add bracket for the if block | Florent Fourcot | 2014-11-04 |
| * | | | | | | net: allow setting ecn via routing table | Florian Westphal | 2014-11-04 |
| * | | | | | | syncookies: split cookie_check_timestamp() into two functions | Florian Westphal | 2014-11-04 |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-11-01 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | syncookies: only increment SYNCOOKIESFAILED on validation error | Florian Westphal | 2014-10-30 |
| * | | | | | | | ip6_tunnel: allow to change mode for the ip6tnl0 | Alexey Andriyanov | 2014-10-30 |