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-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-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
2014-04-14
net: Start with correct mac_len in skb_network_protocol
Vlad Yasevich
1
-1
/
+1
2014-04-14
Revert "net: sctp: Fix a_rwnd/rwnd management to reflect real state of the re...
Daniel Borkmann
4
-24
/
+74
2014-04-14
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
2014-04-14
netfilter: nf_tables: fix nft_cmp_fast failure on big endian for size < 4
Patrick McHardy
2
-3
/
+2
2014-04-14
netfilter: nf_conntrack: initialize net.ct.generation
Andrey Vagin
1
-0
/
+1
2014-04-13
filter: prevent nla extensions to peek beyond the end of the message
Mathias Krause
1
-1
/
+7
2014-04-13
ipv4: return valid RTA_IIF on ip route get
Julian Anastasov
1
-1
/
+1
2014-04-13
net: ipv4: current group_info should be put after using.
Wang, Xiaoming
1
-4
/
+11
2014-04-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
52
-114
/
+119
[next]