开源镜像站
帮助
动态
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
2014-06-27
tcp: tcp_v[46]_conn_request: fix snt_synack initialization
Octavian Purdila
2014-06-27
tcp: cookie_v4_init_sequence: skb should be const
Octavian Purdila
2014-06-27
tipc: simplify connection congestion handling
Jon Paul Maloy
2014-06-27
tipc: clean up connection protocol reception function
Jon Paul Maloy
2014-06-27
tipc: same receive code path for connection protocol and data messages
Jon Paul Maloy
2014-06-27
tipc: let port protocol senders use new link send function
Jon Paul Maloy
2014-06-27
tipc: connection oriented transport uses new send functions
Jon Paul Maloy
2014-06-27
tipc: RDM/DGRAM transport uses new fragmenting and sending functions
Jon Paul Maloy
2014-06-27
tipc: introduce message evaluation function
Jon Paul Maloy
2014-06-27
tipc: separate building and sending of rejected messages
Jon Paul Maloy
2014-06-27
tipc: introduce direct iovec to buffer chain fragmentation function
Jon Paul Maloy
2014-06-27
tipc: make link mtu easily accessible from socket
Jon Paul Maloy
2014-06-27
tipc: introduce send functions for chained buffers in link
Jon Paul Maloy
2014-06-27
tipc: use negative error return values in functions
Jon Paul Maloy
2014-06-27
tipc: eliminate case of writing to freed memory
Jon Paul Maloy
2014-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-06-25
net: fix setting csum_start in skb_segment()
Tom Herbert
2014-06-25
ipv4: fix dst race in sk_dst_get()
Eric Dumazet
2014-06-25
net: filter: Use kcalloc/kmalloc_array to allocate arrays
Tobias Klauser
2014-06-25
trivial: net: filter: Change kerneldoc parameter order
Tobias Klauser
2014-06-25
trivial: net: filter: Fix typo in comment
Tobias Klauser
2014-06-25
inet: reduce TLB pressure for listeners
Eric Dumazet
2014-06-25
net/dsa/dsa.c: remove unnecessary null test before kfree
Fabian Frederick
2014-06-24
NFSv4: test SECINFO RPC_AUTH_GSS pseudoflavors for support
Andy Adamson
2014-06-23
trivial: net/irda/irlmp.c: Fix closing brace followed by if
Rasmus Villemoes
2014-06-23
flow_keys: Record IP layer protocol in skb_flow_dissect()
Govindarajulu Varadarajan
2014-06-21
net: em_canid: remove useless statements from em_canid_change
Duan Jiong
2014-06-21
bridge: use list_for_each_entry_continue_reverse
Li RongQing
2014-06-21
8021q: fix a potential memory leak
Li RongQing
2014-06-19
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2014-06-19
net: sctp: check proc_dointvec result in proc_sctp_do_auth
Daniel Borkmann
2014-06-19
tcp: fix tcp_match_skb_to_sack() for unaligned SACK at end of an skb
Neal Cardwell
2014-06-19
Revert "net: return actual error on register_queue_kobjects"
David S. Miller
2014-06-18
net: filter: fix upper BPF instruction limit
Kees Cook
2014-06-18
net: sctp: propagate sysctl errors from proc_do* properly
Daniel Borkmann
2014-06-18
net: return actual error on register_queue_kobjects
Jie Liu
2014-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2014-06-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-06-17
tcp: move ir_mark initialization to tcp_openreq_init
Octavian Purdila
2014-06-17
net: delete duplicate dev_set_rx_mode() call
Peter Pan(潘卫平)
2014-06-17
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2014-06-16
tcp: remove unnecessary tcp_sk assignment.
Dave Jones
2014-06-16
netfilter: nf_nat: fix oops on netns removal
Florian Westphal
2014-06-16
netfilter: ctnetlink: add zone size to length
Ken-ichirou MATSUZAWA
2014-06-16
Merge branch 'ipvs'
Pablo Neira Ayuso
2014-06-16
netfilter: nft_nat: don't dump port information if unset
Pablo Neira Ayuso
2014-06-16
netfilter: nf_tables: indicate family when dumping set elements
Pablo Neira Ayuso
2014-06-16
netfilter: nft_compat: call {target, match}->destroy() to cleanup entry
Pablo Neira Ayuso
2014-06-16
netfilter: nf_tables: fix wrong type in transaction when replacing rules
Pablo Neira Ayuso
[next]