index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-27
tipc: connection oriented transport uses new send functions
Jon Paul Maloy
4
-513
/
+70
2014-06-27
tipc: RDM/DGRAM transport uses new fragmenting and sending functions
Jon Paul Maloy
3
-149
/
+110
2014-06-27
tipc: introduce message evaluation function
Jon Paul Maloy
4
-38
/
+51
2014-06-27
tipc: separate building and sending of rejected messages
Jon Paul Maloy
3
-8
/
+64
2014-06-27
tipc: introduce direct iovec to buffer chain fragmentation function
Jon Paul Maloy
2
-0
/
+105
2014-06-27
tipc: make link mtu easily accessible from socket
Jon Paul Maloy
2
-4
/
+38
2014-06-27
tipc: introduce send functions for chained buffers in link
Jon Paul Maloy
4
-13
/
+250
2014-06-27
tipc: use negative error return values in functions
Jon Paul Maloy
1
-23
/
+23
2014-06-27
tipc: eliminate case of writing to freed memory
Jon Paul Maloy
1
-2
/
+4
2014-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
21
-128
/
+220
2014-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
20
-128
/
+219
2014-06-26
net: fix setting csum_start in skb_segment()
Tom Herbert
1
-1
/
+1
2014-06-26
ipv4: fix dst race in sk_dst_get()
Eric Dumazet
2
-14
/
+16
2014-06-26
net: filter: Use kcalloc/kmalloc_array to allocate arrays
Tobias Klauser
1
-2
/
+2
2014-06-26
trivial: net: filter: Change kerneldoc parameter order
Tobias Klauser
1
-1
/
+1
2014-06-26
trivial: net: filter: Fix typo in comment
Tobias Klauser
1
-1
/
+1
2014-06-26
inet: reduce TLB pressure for listeners
Eric Dumazet
1
-31
/
+12
2014-06-26
net/dsa/dsa.c: remove unnecessary null test before kfree
Fabian Frederick
1
-2
/
+1
2014-06-25
NFSv4: test SECINFO RPC_AUTH_GSS pseudoflavors for support
Andy Adamson
1
-0
/
+1
2014-06-24
trivial: net/irda/irlmp.c: Fix closing brace followed by if
Rasmus Villemoes
1
-1
/
+2
2014-06-24
flow_keys: Record IP layer protocol in skb_flow_dissect()
Govindarajulu Varadarajan
1
-0
/
+1
2014-06-22
net: em_canid: remove useless statements from em_canid_change
Duan Jiong
1
-7
/
+0
2014-06-22
bridge: use list_for_each_entry_continue_reverse
Li RongQing
1
-6
/
+4
2014-06-22
8021q: fix a potential memory leak
Li RongQing
1
-1
/
+4
2014-06-20
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
6
-65
/
+85
2014-06-20
net: sctp: check proc_dointvec result in proc_sctp_do_auth
Daniel Borkmann
1
-2
/
+1
2014-06-20
tcp: fix tcp_match_skb_to_sack() for unaligned SACK at end of an skb
Neal Cardwell
1
-1
/
+1
2014-06-20
Revert "net: return actual error on register_queue_kobjects"
David S. Miller
1
-2
/
+2
2014-06-19
net: filter: fix upper BPF instruction limit
Kees Cook
1
-1
/
+1
2014-06-19
net: sctp: propagate sysctl errors from proc_do* properly
Daniel Borkmann
1
-20
/
+23
2014-06-19
net: return actual error on register_queue_kobjects
Jie Liu
1
-2
/
+2
2014-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
6
-18
/
+82
2014-06-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
6
-65
/
+85
2014-06-18
tcp: move ir_mark initialization to tcp_openreq_init
Octavian Purdila
2
-4
/
+2
2014-06-18
net: delete duplicate dev_set_rx_mode() call
Peter Pan(潘卫平)
1
-5
/
+1
2014-06-17
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
6
-65
/
+85
2014-06-17
tcp: remove unnecessary tcp_sk assignment.
Dave Jones
1
-1
/
+1
2014-06-16
netfilter: nf_nat: fix oops on netns removal
Florian Westphal
1
-1
/
+34
2014-06-16
netfilter: ctnetlink: add zone size to length
Ken-ichirou MATSUZAWA
1
-0
/
+6
2014-06-16
Merge branch 'ipvs'
Pablo Neira Ayuso
1
-1
/
+1
2014-06-16
netfilter: nft_nat: don't dump port information if unset
Pablo Neira Ayuso
1
-6
/
+8
2014-06-16
netfilter: nf_tables: indicate family when dumping set elements
Pablo Neira Ayuso
1
-1
/
+1
2014-06-16
netfilter: nft_compat: call {target, match}->destroy() to cleanup entry
Pablo Neira Ayuso
1
-0
/
+18
2014-06-16
netfilter: nf_tables: fix wrong type in transaction when replacing rules
Pablo Neira Ayuso
1
-1
/
+1
2014-06-16
netfilter: nf_tables: decrement chain use counter when replacing rules
Pablo Neira Ayuso
1
-0
/
+2
2014-06-16
netfilter: nf_tables: use u32 for chain use counter
Pablo Neira Ayuso
1
-0
/
+3
2014-06-16
netfilter: nf_tables: use RCU-safe list insertion when replacing rules
Pablo Neira Ayuso
1
-1
/
+1
2014-06-16
netfilter: ctnetlink: fix refcnt leak in dying/unconfirmed list dumper
Florian Westphal
1
-3
/
+5
2014-06-16
netfilter: ctnetlink: fix dumping of dying/unconfirmed conntracks
Pablo Neira Ayuso
1
-5
/
+3
2014-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-14
/
+61
[next]