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
2014-04-25
vxlan: add x-netns support
Nicolas Dichtel
1
-1
/
+2
2014-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-10
/
+12
2014-04-23
net: filter: initialize A and X registers
Alexei Starovoitov
1
-7
/
+9
2014-04-23
ip6gre: add x-netns support
Nicolas Dichtel
1
-20
/
+32
2014-04-23
gre: add x-netns support
Nicolas Dichtel
1
-3
/
+3
2014-04-23
netlink: implement unbind to netlink_setsockopt NETLINK_DROP_MEMBERSHIP
Richard Guy Briggs
1
-1
/
+3
2014-04-23
netlink: have netlink per-protocol bind function return an error code.
Richard Guy Briggs
3
-23
/
+54
2014-04-23
netlink: simplify nfnetlink_bind
Richard Guy Briggs
1
-5
/
+2
2014-04-23
filter: added BPF random opcode
Chema Gonzalez
1
-0
/
+12
2014-04-23
vlan: unnecessary to check if vlan_pcpu_stats is NULL
Li RongQing
1
-30
/
+28
2014-04-23
ethtool: Support for configurable RSS hash key
Venkata Duvvuru
1
-14
/
+207
2014-04-23
tcp: avoid retransmits of TCP packets hanging in host queues
Eric Dumazet
1
-8
/
+26
2014-04-23
ipv6: support IFA_F_MANAGETEMPADDR for address deletion too
Heiner Kallweit
1
-4
/
+16
2014-04-23
tipc: fix race in disc create/delete
Ying Xue
3
-20
/
+37
2014-04-23
tipc: use bc_lock to protect node map in bearer structure
Ying Xue
3
-12
/
+13
2014-04-23
tipc: use bearer_disable to disable bearer in tipc_l2_device_event
Ying Xue
1
-1
/
+1
2014-04-23
tipc: make media_ptr pointed netdevice valid
Ying Xue
1
-0
/
+1
2014-04-23
tipc: purge tipc_net_lock lock
Ying Xue
7
-100
/
+42
2014-04-23
tipc: use RCU to protect media_ptr pointer
Ying Xue
2
-4
/
+11
2014-04-23
tipc: decouple the relationship between bearer and link
Ying Xue
7
-46
/
+88
2014-04-23
tipc: convert bearer_list to RCU list
Ying Xue
3
-13
/
+18
2014-04-23
tipc: use RTNL lock to protect tipc_net_stop routine
Ying Xue
1
-0
/
+2
2014-04-23
tipc: adjust locking policy of protecting tipc_ptr pointer of net_device
Ying Xue
1
-8
/
+3
2014-04-23
tipc: replace config_mutex lock with RTNL lock
Ying Xue
2
-5
/
+3
2014-04-22
net: Fix ns_capable check in sock_diag_put_filterinfo
Andrew Lutomirski
2
-3
/
+3
2014-04-21
tcp: make tcp_cwnd_application_limited() static
Weiping Pan
2
-22
/
+22
2014-04-21
6lowpan: make lowpan_cb static
Luis R. Rodriguez
1
-1
/
+1
2014-04-21
6lowpan: add helper to get 6lowpan namespace
Luis R. Rodriguez
1
-16
/
+30
2014-04-21
sctp: add support for busy polling to sctp protocol
Neil Horman
2
-0
/
+9
2014-04-21
net: Add __dev_forward_skb
Herbert Xu
1
-18
/
+24
2014-04-21
tcp: Add a TCP_FASTOPEN socket option to get a max backlog on its listner
Kenjiro Nakayama
1
-0
/
+8
2014-04-19
net: sctp: cache auth_enable per endpoint
Vlad Yasevich
6
-59
/
+89
2014-04-19
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
4
-3
/
+14
2014-04-19
vlan: Fix lockdep warning when vlan dev handle notification
dingtianhong
2
-5
/
+42
2014-04-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
4
-3
/
+14
2014-04-16
ip6_tunnel: use the right netns in ioctl handler
Nicolas Dichtel
1
-4
/
+4
2014-04-16
sit: use the right netns in ioctl handler
Nicolas Dichtel
1
-13
/
+4
2014-04-16
ip_tunnel: use the right netns in ioctl handler
Nicolas Dichtel
1
-8
/
+7
2014-04-16
net: use SYSCALL_DEFINEx for sys_recv
Jan Glauber
1
-2
/
+2
2014-04-16
ipv4, route: pass 0 instead of LOOPBACK_IFINDEX to fib_validate_source()
Cong Wang
1
-2
/
+1
2014-04-16
ipv4, fib: pass LOOPBACK_IFINDEX instead of 0 to flowi4_iif
Cong Wang
5
-7
/
+5
2014-04-15
ip6_gre: don't allow to remove the fb_tunnel_dev
Nicolas Dichtel
1
-0
/
+10
2014-04-15
ipv4: add a sock pointer to dst->output() path.
Eric Dumazet
13
-33
/
+48
2014-04-15
ipv4: add a sock pointer to ip_queue_xmit()
Eric Dumazet
7
-10
/
+10
2014-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
5
-24
/
+5
2014-04-15
net: Start with correct mac_len in skb_network_protocol
Vlad Yasevich
1
-1
/
+1
2014-04-15
Revert "net: sctp: Fix a_rwnd/rwnd management to reflect real state of the re...
Daniel Borkmann
4
-24
/
+74
2014-04-15
net: filter: seccomp: fix wrong decoding of BPF_S_ANC_SECCOMP_LD_W
Daniel Borkmann
1
-1
/
+0
2014-04-14
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
4
-3
/
+14
2014-04-14
ipv6: Limit mtu to 65575 bytes
Eric Dumazet
1
-2
/
+3
[next]