index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-04-15
468
-11521
/
+19500
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-04-14
31
-543
/
+623
|
|
\
|
|
*
netfilter: nf_tables: get rid of the expression example code
Pablo Neira Ayuso
2015-04-13
1
-94
/
+0
|
|
*
netfilter: nft_dynset: dynamic stateful expression instantiation
Patrick McHardy
2015-04-13
1
-4
/
+50
|
|
*
netfilter: nf_tables: add flag to indicate set contains expressions
Patrick McHardy
2015-04-13
2
-2
/
+9
|
|
*
netfilter: nf_tables: mark stateful expressions
Patrick McHardy
2015-04-13
2
-0
/
+2
|
|
*
netfilter: nf_tables: prepare for expressions associated to set elements
Patrick McHardy
2015-04-13
1
-0
/
+9
|
|
*
netfilter: nf_tables: add helper functions for expression handling
Patrick McHardy
2015-04-13
1
-5
/
+51
|
|
*
netfilter: nf_tables: variable sized set element keys / data
Patrick McHardy
2015-04-13
3
-18
/
+16
|
|
*
netfilter: nf_tables: support variable sized data in nft_data_init()
Patrick McHardy
2015-04-13
4
-16
/
+28
|
|
*
netfilter: nf_tables: switch registers to 32 bit addressing
Patrick McHardy
2015-04-13
14
-39
/
+75
|
|
*
netfilter: nf_tables: add register parsing/dumping helpers
Patrick McHardy
2015-04-13
14
-53
/
+65
|
|
*
netfilter: nf_tables: convert sets to u32 data pointers
Patrick McHardy
2015-04-13
2
-8
/
+6
|
|
*
netfilter: nf_tables: kill nft_data_cmp()
Patrick McHardy
2015-04-13
3
-8
/
+7
|
|
*
netfilter: nf_tables: convert expressions to u32 register pointers
Patrick McHardy
2015-04-13
8
-67
/
+63
|
|
*
netfilter: nf_tables: use struct nft_verdict within struct nft_data
Patrick McHardy
2015-04-13
1
-17
/
+21
|
|
*
netfilter: nf_tables: get rid of NFT_REG_VERDICT usage
Patrick McHardy
2015-04-13
27
-120
/
+115
|
|
*
netfilter: nf_tables: introduce nft_validate_register_load()
Patrick McHardy
2015-04-13
10
-38
/
+61
|
|
*
netfilter: nf_tables: kill nft_validate_output_register()
Patrick McHardy
2015-04-13
10
-76
/
+14
|
|
*
netfilter: nft_lookup: use nft_validate_register_store() to validate types
Patrick McHardy
2015-04-13
2
-8
/
+8
|
|
*
netfilter: nf_tables: rename nft_validate_data_load()
Patrick McHardy
2015-04-13
9
-27
/
+29
|
|
*
netfilter: nf_tables: validate len in nft_validate_data_load()
Patrick McHardy
2015-04-13
9
-45
/
+96
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-04-14
9
-17
/
+50
|
|
\
\
|
|
*
|
tcp: tcp_make_synack() should clear skb->tstamp
Eric Dumazet
2015-04-09
1
-0
/
+2
|
|
*
|
udptunnels: Call handle_offloads after inserting vlan tag.
Jesse Gross
2015-04-09
1
-4
/
+4
|
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2015-04-09
2
-7
/
+6
|
|
|
\
\
|
|
|
*
|
vti6: fix uninit when using x-netns
Yao Xiwei
2015-04-07
1
-2
/
+1
|
|
|
*
|
xfrm: fix xfrm_input/xfrm_tunnel_check oops
Alexey Dobriyan
2015-04-07
1
-5
/
+5
|
|
*
|
|
fou: Don't use const __read_mostly
Andi Kleen
2015-04-08
1
-2
/
+2
|
|
*
|
|
RDS: make sure not to loop forever inside rds_send_xmit
Sowmini Varadhan
2015-04-08
3
-2
/
+33
|
|
*
|
|
RDS: only use passive connections when addresses match
Sowmini Varadhan
2015-04-08
1
-1
/
+1
|
|
*
|
|
netem: Fixes byte backlog accounting for the first of two chained netem insta...
Beshay, Joseph
2015-04-07
1
-1
/
+2
|
|
|
/
/
|
*
|
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
David S. Miller
2015-04-13
10
-111
/
+196
|
|
\
\
\
|
|
*
|
|
new helper: msg_data_left()
Al Viro
2015-04-11
4
-17
/
+16
|
|
*
|
|
Merge remote-tracking branch 'dh/afs' into for-davem
Al Viro
2015-04-11
4
-29
/
+148
|
|
|
\
\
\
|
|
|
*
|
|
RxRPC: Handle VERSION Rx protocol packets
David Howells
2015-04-01
3
-1
/
+122
|
|
|
*
|
|
RxRPC: Use iov_iter_count() in rxrpc_send_data() instead of the len argument
David Howells
2015-04-01
1
-13
/
+11
|
|
|
*
|
|
RxRPC: Don't call skb_add_data() if there's no data to copy
David Howells
2015-04-01
1
-19
/
+19
|
|
|
*
|
|
RxRPC: Fix the conversion to iov_iter
David Howells
2015-04-01
1
-2
/
+2
|
|
*
|
|
|
get rid of the size argument of sock_sendmsg()
Al Viro
2015-04-11
2
-14
/
+15
|
|
*
|
|
|
switch kernel_sendmsg() and kernel_recvmsg() to iov_iter_kvec()
Al Viro
2015-04-09
1
-17
/
+3
|
|
*
|
|
|
net: switch importing msghdr from userland to {compat_,}import_iovec()
Al Viro
2015-04-09
2
-30
/
+19
|
|
*
|
|
|
net: switch sendto() and recvfrom() to import_single_range()
Al Viro
2015-04-09
1
-16
/
+8
|
|
*
|
|
|
Merge branch 'iocb' into for-davem
Al Viro
2015-04-09
2
-4
/
+3
|
|
|
\
\
\
\
|
*
|
|
|
|
|
tcp/dccp: get rid of central timewait timer
Eric Dumazet
2015-04-13
10
-288
/
+60
|
*
|
|
|
|
|
netfilter: Fix format string of nfnetlink_log proc file
Richard Weinberger
2015-04-13
1
-1
/
+1
|
*
|
|
|
|
|
netfilter: Fix format string of nfnetlink_queue proc file
Richard Weinberger
2015-04-13
1
-1
/
+1
|
*
|
|
|
|
|
netfilter: Fix portid types
Richard Weinberger
2015-04-13
2
-6
/
+5
|
*
|
|
|
|
|
nfc: Fix portid type in urelease_work
Richard Weinberger
2015-04-13
1
-1
/
+1
|
*
|
|
|
|
|
tcp: fix bogus RTT for CC when retransmissions are acked
Kenneth Klette Jonassen
2015-04-13
1
-6
/
+4
[next]