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.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
2015-04-13
Merge tag 'mac80211-next-for-davem-2015-04-10' of git://git.kernel.org/pub/sc...
David S. Miller
25
-383
/
+1113
2015-04-12
Merge branch 'iocb' into for-next
Al Viro
2
-10
/
+6
2015-04-11
new helper: msg_data_left()
Al Viro
4
-17
/
+16
2015-04-11
Merge remote-tracking branch 'dh/afs' into for-davem
Al Viro
4
-29
/
+148
2015-04-11
get rid of the size argument of sock_sendmsg()
Al Viro
2
-14
/
+15
2015-04-11
if_link: Add an additional parameter to ifla_vf_info for RSS querying
Vlad Zolotarov
1
-6
/
+26
2015-04-10
rtnetlink: Mark name argument of rtnl_create_link() const
Thomas Graf
1
-1
/
+1
2015-04-10
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
3
-151
/
+258
2015-04-10
tcp: md5: fix a typo in tcp_v4_md5_lookup()
Eric Dumazet
1
-2
/
+2
2015-04-10
net: Pass VLAN ID to rtnl_fdb_notify.
Hubert Sokolowski
1
-10
/
+10
2015-04-10
tcp: tcp_make_synack() should clear skb->tstamp
Eric Dumazet
1
-0
/
+2
2015-04-09
udptunnels: Call handle_offloads after inserting vlan tag.
Jesse Gross
1
-4
/
+4
2015-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
18
-173
/
+747
2015-04-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-0
/
+5
2015-04-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2
-7
/
+6
2015-04-09
Bluetooth: Read LE remote features during connection establishment
Marcel Holtmann
1
-2
/
+105
2015-04-09
switch kernel_sendmsg() and kernel_recvmsg() to iov_iter_kvec()
Al Viro
1
-17
/
+3
2015-04-09
net: switch importing msghdr from userland to {compat_,}import_iovec()
Al Viro
2
-30
/
+19
2015-04-09
net: switch sendto() and recvfrom() to import_single_range()
Al Viro
1
-16
/
+8
2015-04-09
Merge branch 'iocb' into for-davem
Al Viro
2
-4
/
+3
2015-04-09
tcp: do not rearm rsk_timer on FastOpen requests
Eric Dumazet
1
-4
/
+10
2015-04-09
Merge tag 'nfc-next-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
David S. Miller
1
-0
/
+11
2015-04-08
fou: Don't use const __read_mostly
Andi Kleen
1
-2
/
+2
2015-04-08
netfilter: Fix switch statement warnings with recent gcc.
David Miller
5
-3
/
+17
2015-04-08
RDS: make sure not to loop forever inside rds_send_xmit
Sowmini Varadhan
3
-2
/
+33
2015-04-08
RDS: only use passive connections when addresses match
Sowmini Varadhan
1
-1
/
+1
2015-04-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Pablo Neira Ayuso
171
-1639
/
+2047
2015-04-08
ipv6: call iptunnel_xmit with NULL sock pointer if no tunnel sock is available
Hannes Frederic Sowa
1
-1
/
+1
2015-04-08
ipv4: ip_tunnel: use net namespace from rtable not socket
Hannes Frederic Sowa
1
-1
/
+2
2015-04-08
netfilter: nf_tables: support optional userdata for set elements
Patrick McHardy
1
-0
/
+34
2015-04-08
netfilter: nf_tables: add support for dynamic set updates
Patrick McHardy
5
-6
/
+268
2015-04-08
netfilter: nf_tables: support different set binding types
Patrick McHardy
2
-3
/
+10
2015-04-08
netfilter: nf_tables: prepare set element accounting for async updates
Patrick McHardy
2
-10
/
+14
2015-04-08
netfilter: nf_tables: fix set selection when timeouts are requested
Patrick McHardy
1
-1
/
+1
2015-04-08
netfilter: bridge: make BRNF_PKT_TYPE flag a bool
Florian Westphal
1
-9
/
+9
2015-04-08
netfilter: bridge: start splitting mask into public/private chunks
Florian Westphal
1
-4
/
+11
2015-04-08
netfilter: bridge: add and use nf_bridge_info_get helper
Florian Westphal
1
-8
/
+16
2015-04-08
netfilter: physdev: use helpers
Florian Westphal
1
-12
/
+22
2015-04-08
netfilter: bridge: add helpers for fetching physin/outdev
Florian Westphal
7
-33
/
+75
2015-04-08
netfilter: bridge: don't use nf_bridge_info data to store mac header
Florian Westphal
1
-29
/
+41
2015-04-08
netfilter: x_tables: don't extract flow keys on early demuxed sks in socket m...
Daniel Borkmann
1
-45
/
+50
2015-04-08
cfg80211: don't allow disabling WEXT if it's required
Johannes Berg
1
-1
/
+1
2015-04-08
net: remove extra newlines
Sheng Yong
4
-12
/
+0
2015-04-08
tcp: RFC7413 option support for Fast Open client
Daniel Lee
4
-14
/
+36
2015-04-08
tcp: RFC7413 option support for Fast Open server
Daniel Lee
3
-23
/
+54
2015-04-08
netem: Fixes byte backlog accounting for the first of two chained netem insta...
Beshay, Joseph
1
-1
/
+2
2015-04-08
Bluetooth: Add local SSP OOB data to OOB ext data mgmt command
Johan Hedberg
1
-2
/
+152
2015-04-08
netns: allow to dump netns ids
Nicolas Dichtel
1
-1
/
+48
2015-04-08
netns: notify netns id events
Nicolas Dichtel
1
-8
/
+44
2015-04-08
netns: minor cleanup in rtnl_net_getid()
Nicolas Dichtel
1
-1
/
+1
[prev]
[next]