Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-11-04 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | ||||||
| | * | | | | | | ipv6: reset dst.expires value when clearing expire flag | Hannes Frederic Sowa | 2013-10-25 | 1 | -0/+1 | |
| * | | | | | | | net: sctp: fix and consolidate SCTP checksumming code | Daniel Borkmann | 2013-11-03 | 1 | -37/+19 | |
| * | | | | | | | net: skb_checksum: allow custom update/combine for walking skb | Daniel Borkmann | 2013-11-03 | 1 | -0/+6 | |
| * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2013-11-02 | 1 | -10/+0 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | net: esp{4,6}: get rid of struct esp_data | Mathias Krause | 2013-10-29 | 1 | -7/+0 | |
| | * | | | | | | | net: esp{4,6}: remove padlen from struct esp_data | Mathias Krause | 2013-10-29 | 1 | -3/+0 | |
| * | | | | | | | | vxlan: Have the NIC drivers do less work for offloads | Joseph Gasparakis | 2013-10-29 | 1 | -0/+11 | |
| * | | | | | | | | ipv6: Remove privacy config option. | David S. Miller | 2013-10-28 | 1 | -4/+1 | |
| * | | | | | | | | inet: remove old fragmentation hash initializing | Hannes Frederic Sowa | 2013-10-23 | 1 | -0/+4 | |
| * | | | | | | | | ipv6: split inet6_hash_frag for netfilter and initialize secrets with net_get... | Hannes Frederic Sowa | 2013-10-23 | 1 | -2/+0 | |
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-10-23 | 4 | -7/+19 | |
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | ||||||
| | * | | | | | | | mac802154: correct a typo in ieee802154_alloc_device() prototype | Alexandre Belloni | 2013-10-21 | 1 | -1/+1 | |
| | * | | | | | | | ipv6: fill rt6i_gateway with nexthop address | Julian Anastasov | 2013-10-21 | 1 | -4/+2 | |
| | * | | | | | | | ipv6: always prefer rt6i_gateway if present | Julian Anastasov | 2013-10-21 | 1 | -1/+1 | |
| | * | | | | | | | net: fix cipso packet validation when !NETLABEL | Seif Mazareeb | 2013-10-19 | 1 | -2/+4 | |
| | * | | | | | | | net: dst: provide accessor function to dst->xfrm | Vlad Yasevich | 2013-10-17 | 1 | -0/+12 | |
| * | | | | | | | | net: Dereference pointer-value of sk_prot->memory_pressure | Christoph Paasch | 2013-10-23 | 1 | -1/+1 | |
| * | | | | | | | | net: remove function sk_reset_txq() | ZHAO Gang | 2013-10-22 | 1 | -3/+1 | |
| * | | | | | | | | tcp_memcontrol: Kill struct tcp_memcontrol | Eric W. Biederman | 2013-10-21 | 2 | -24/+14 | |
| * | | | | | | | | tcp_memcontrol: Remove the per netns control. | Eric W. Biederman | 2013-10-21 | 2 | -3/+1 | |
| * | | | | | | | | tcp_memcontrol: Remove setting cgroup settings via sysctl | Eric W. Biederman | 2013-10-21 | 1 | -1/+0 | |
| * | | | | | | | | tcp_memcontrol: Remove tcp_max_memory | Eric W. Biederman | 2013-10-21 | 1 | -1/+0 | |
| * | | | | | | | | nf_tables*.h: Remove extern from function prototypes | Joe Perches | 2013-10-21 | 2 | -43/+40 | |
| | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | tcp: switch tcp_fastopen key generation to net_get_random_once | Hannes Frederic Sowa | 2013-10-19 | 1 | -1/+1 | |
| * | | | | | | | inet: convert inet_ehash_secret and ipv6_hash_secret to net_get_random_once | Hannes Frederic Sowa | 2013-10-19 | 1 | -4/+0 | |
| * | | | | | | | inet: split syncookie keys for ipv4 and ipv6 and initialize with net_get_rand... | Hannes Frederic Sowa | 2013-10-19 | 1 | -1/+0 | |
| * | | | | | | | ipv6: split inet6_ehashfn to hash functions per compilation unit | Hannes Frederic Sowa | 2013-10-19 | 2 | -23/+9 | |
| * | | | | | | | ipv4: split inet_ehashfn to hash functions per compilation unit | Hannes Frederic Sowa | 2013-10-19 | 1 | -16/+6 | |
| * | | | | | | | ipv4: generalize gre_handle_offloads | Eric Dumazet | 2013-10-19 | 2 | -1/+10 | |
| * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2013-10-18 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | ipv6: Add a receive path hook for vti6 in xfrm6_mode_tunnel. | Steffen Klassert | 2013-10-09 | 1 | -0/+2 | |
| * | | | | | | | | tcp: rename tcp_tso_segment() | Eric Dumazet | 2013-10-18 | 1 | -1/+1 | |
| * | | | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2013-10-17 | 2 | -0/+51 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-10-17 | 2 | -0/+51 | |
| | |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | ipv4: shrink rt_cache_stat | Eric Dumazet | 2013-10-17 | 1 | -8/+0 | |
| * | | | | | | | | | netdev: inet_timewait_sock.h missing semi-colon when KMEMCHECK is enabled | Randy Dunlap | 2013-10-17 | 1 | -1/+1 | |
| * | | | | | | | | | Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/pabl... | David S. Miller | 2013-10-17 | 7 | -0/+643 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | netfilter: nf_tables: add ARP filtering support | Pablo Neira Ayuso | 2013-10-14 | 1 | -0/+1 | |
| | * | | | | | | | | | netfilter: nf_tables: add trace support | Pablo Neira Ayuso | 2013-10-14 | 1 | -0/+2 | |
| | * | | | | | | | | | netfilter: nfnetlink: add batch support and use it from nf_tables | Pablo Neira Ayuso | 2013-10-14 | 2 | -1/+27 | |
| | * | | | | | | | | | netfilter: nf_tables: complete net namespace support | Pablo Neira Ayuso | 2013-10-14 | 3 | -1/+22 | |
| | * | | | | | | | | | netfilter: nf_tables: add compatibility layer for x_tables | Pablo Neira Ayuso | 2013-10-14 | 3 | -7/+90 | |
| | * | | | | | | | | | netfilter: nf_tables: convert built-in tables/chains to chain types | Pablo Neira Ayuso | 2013-10-14 | 1 | -9/+22 | |
| | * | | | | | | | | | netfilter: nft_payload: add optimized payload implementation for small loads | Patrick McHardy | 2013-10-14 | 1 | -0/+9 | |
| | * | | | | | | | | | netfilter: nf_tables: add optimized data comparison for small values | Patrick McHardy | 2013-10-14 | 1 | -0/+8 | |
| | * | | | | | | | | | netfilter: nf_tables: expression ops overloading | Patrick McHardy | 2013-10-14 | 1 | -13/+29 | |
| | * | | | | | | | | | netfilter: nf_tables: add netlink set API | Patrick McHardy | 2013-10-14 | 1 | -7/+142 | |
| | * | | | | | | | | | netfilter: add nftables | Patrick McHardy | 2013-10-14 | 2 | -0/+326 | |
| | * | | | | | | | | | netfilter: nf_nat: move alloc_null_binding to nf_nat_core.c | Pablo Neira Ayuso | 2013-10-14 | 1 | -0/+3 | |
| | |/ / / / / / / / |