index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-27
tipc: fix a possible memory leak
Ying Xue
1
-1
/
+3
2014-04-26
inetpeer_gc_worker: trivial cleanup
xiao jin
1
-1
/
+1
2014-04-26
net_namespace: trivial cleanup
xiao jin
1
-1
/
+1
2014-04-26
tipc: add ioctl to fetch link names
Erik Hugne
3
-3
/
+54
2014-04-26
tipc: add support for link state subscriptions
Erik Hugne
1
-1
/
+5
2014-04-24
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-22
netlink: implement unbind to netlink_setsockopt NETLINK_DROP_MEMBERSHIP
Richard Guy Briggs
1
-1
/
+3
2014-04-22
netlink: have netlink per-protocol bind function return an error code.
Richard Guy Briggs
3
-23
/
+54
2014-04-22
netlink: simplify nfnetlink_bind
Richard Guy Briggs
1
-5
/
+2
2014-04-22
filter: added BPF random opcode
Chema Gonzalez
1
-0
/
+12
2014-04-22
vlan: unnecessary to check if vlan_pcpu_stats is NULL
Li RongQing
1
-30
/
+28
2014-04-22
ethtool: Support for configurable RSS hash key
Venkata Duvvuru
1
-14
/
+207
2014-04-22
tcp: avoid retransmits of TCP packets hanging in host queues
Eric Dumazet
1
-8
/
+26
2014-04-22
ipv6: support IFA_F_MANAGETEMPADDR for address deletion too
Heiner Kallweit
1
-4
/
+16
2014-04-22
tipc: fix race in disc create/delete
Ying Xue
3
-20
/
+37
2014-04-22
tipc: use bc_lock to protect node map in bearer structure
Ying Xue
3
-12
/
+13
2014-04-22
tipc: use bearer_disable to disable bearer in tipc_l2_device_event
Ying Xue
1
-1
/
+1
2014-04-22
tipc: make media_ptr pointed netdevice valid
Ying Xue
1
-0
/
+1
2014-04-22
tipc: purge tipc_net_lock lock
Ying Xue
7
-100
/
+42
2014-04-22
tipc: use RCU to protect media_ptr pointer
Ying Xue
2
-4
/
+11
2014-04-22
tipc: decouple the relationship between bearer and link
Ying Xue
7
-46
/
+88
2014-04-22
tipc: convert bearer_list to RCU list
Ying Xue
3
-13
/
+18
2014-04-22
tipc: use RTNL lock to protect tipc_net_stop routine
Ying Xue
1
-0
/
+2
2014-04-22
tipc: adjust locking policy of protecting tipc_ptr pointer of net_device
Ying Xue
1
-8
/
+3
2014-04-22
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-20
tcp: make tcp_cwnd_application_limited() static
Weiping Pan
2
-22
/
+22
2014-04-20
6lowpan: make lowpan_cb static
Luis R. Rodriguez
1
-1
/
+1
2014-04-20
6lowpan: add helper to get 6lowpan namespace
Luis R. Rodriguez
1
-16
/
+30
2014-04-20
sctp: add support for busy polling to sctp protocol
Neil Horman
2
-0
/
+9
2014-04-20
net: Add __dev_forward_skb
Herbert Xu
1
-18
/
+24
2014-04-20
tcp: Add a TCP_FASTOPEN socket option to get a max backlog on its listner
Kenjiro Nakayama
1
-0
/
+8
2014-04-18
net: sctp: cache auth_enable per endpoint
Vlad Yasevich
6
-59
/
+89
2014-04-18
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
4
-3
/
+14
2014-04-18
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-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
5
-24
/
+5
[next]