开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2013-10-19
inet: convert inet_ehash_secret and ipv6_hash_secret to net_get_random_once
Hannes Frederic Sowa
2013-10-19
inet: split syncookie keys for ipv4 and ipv6 and initialize with net_get_rand...
Hannes Frederic Sowa
2013-10-19
net: introduce new macro net_get_random_once
Hannes Frederic Sowa
2013-10-19
ipv6: split inet6_ehashfn to hash functions per compilation unit
Hannes Frederic Sowa
2013-10-19
ipv4: split inet_ehashfn to hash functions per compilation unit
Hannes Frederic Sowa
2013-10-19
ipip: add GSO/TSO support
Eric Dumazet
2013-10-19
ipv4: gso: make inet_gso_segment() stackable
Eric Dumazet
2013-10-19
ipv4: generalize gre_handle_offloads
Eric Dumazet
2013-10-19
net: generalize skb_segment()
Eric Dumazet
2013-10-19
ipv6: gso: remove redundant locking
Eric Dumazet
2013-10-19
net: misc: Remove extern from function prototypes
Joe Perches
2013-10-19
net: ipv4/ipv6: Remove extern from function prototypes
Joe Perches
2013-10-19
net: dccp: Remove extern from function prototypes
Joe Perches
2013-10-19
net: 8021q/bluetooth/bridge/can/ceph: Remove extern from function prototypes
Joe Perches
2013-10-19
ipv4: gso: send_check() & segment() cleanups
Eric Dumazet
2013-10-18
em_ipset: use dev_net() accessor
stephen hemminger
2013-10-18
tcp: remove redundant code in __tcp_retransmit_skb()
Neal Cardwell
2013-10-18
fib: Use const struct nl_info * in rtmsg_fib
Joe Perches
2013-10-18
ax25: cleanup a range test
Dan Carpenter
2013-10-18
fib_trie: remove duplicated rcu lock
baker.zhang
2013-10-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2013-10-18
tcp: rename tcp_tso_segment()
Eric Dumazet
2013-10-18
tipc: simplify the link lookup routine
Erik Hugne
2013-10-18
tipc: correct return value of link_cmd_set_value routine
Ying Xue
2013-10-18
tipc: correct return value of recv_msg routine
Ying Xue
2013-10-18
tipc: avoid unnecessary lookup for tipc bearer instance
Ying Xue
2013-10-18
tipc: make bearer and media naming consistent
Ying Xue
2013-10-18
tipc: silence sparse warnings
Ying Xue
2013-10-18
tipc: remove iovec length parameter from all sending functions
Ying Xue
2013-10-18
tipc: don't use memcpy to copy from user space
Ying Xue
2013-10-18
net: refactor sk_page_frag_refill()
Eric Dumazet
2013-10-17
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2013-10-17
ipv4: shrink rt_cache_stat
Eric Dumazet
2013-10-17
Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/pabl...
David S. Miller
2013-10-17
inet_diag: use sock_gen_put()
Eric Dumazet
2013-10-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-10-14
netfilter: nf_tables: add ARP filtering support
Pablo Neira Ayuso
2013-10-14
netfilter: nf_tables: add trace support
Pablo Neira Ayuso
2013-10-14
netfilter: nfnetlink: add batch support and use it from nf_tables
Pablo Neira Ayuso
2013-10-14
netfilter: nf_tables: add insert operation
Eric Leblond
2013-10-14
netfilter: nf_tables: complete net namespace support
Pablo Neira Ayuso
2013-10-14
netfilter: nf_tables: Add support for IPv6 NAT
Tomasz Bursztyka
2013-10-14
netfilter: nf_tables: add support for dormant tables
Pablo Neira Ayuso
2013-10-14
netfilter: nf_tables: nft_payload: fix transport header base
Pablo Neira Ayuso
2013-10-14
netfilter: nf_tables: add compatibility layer for x_tables
Pablo Neira Ayuso
2013-10-14
netfilter: nf_tables: convert built-in tables/chains to chain types
Pablo Neira Ayuso
2013-10-14
netfilter: nft_payload: add optimized payload implementation for small loads
Patrick McHardy
2013-10-14
netfilter: nf_tables: add optimized data comparison for small values
Patrick McHardy
2013-10-14
netfilter: nf_tables: expression ops overloading
Patrick McHardy
2013-10-14
netfilter: nf_tables: add netlink set API
Patrick McHardy
[next]