Linus Torvalds
|
3cfc2c42c1
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
15 年之前 |
Eric Dumazet
|
1823e4c80e
snmp: add align parameter to snmp_mib_init()
|
15 年之前 |
Uwe Kleine-König
|
421f91d21a
fix typos concerning "initiali[zs]e"
|
15 年之前 |
Changli Gao
|
d8d1f30b95
net-next: remove useless union keyword
|
15 年之前 |
Wei Yongjun
|
6429d3dc4b
sctp: missing set src and dest port while lookup output route
|
15 年之前 |
Shan Wei
|
4e15ed4d93
net: replace ipfragok with skb->local_df
|
15 年之前 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 年之前 |
Alexey Dobriyan
|
dc4c2c3105
net: remove INIT_RCU_HEAD() usage
|
15 年之前 |
Tejun Heo
|
7d720c3e4f
percpu: add __percpu sparse annotations to net
|
15 年之前 |
Vlad Yasevich
|
90f2f5318b
sctp: Update SWS avaoidance receiver side algorithm
|
15 年之前 |
Eric Paris
|
13f18aa05f
net: drop capability from protocol definitions
|
15 年之前 |
Eric Dumazet
|
c6d14c8456
net: Introduce for_each_netdev_rcu() iterator
|
15 年之前 |
Eric Dumazet
|
c720c7e838
inet: rename some inet_sock fields
|
15 年之前 |
Jan Beulich
|
4481374ce8
mm: replace various uses of num_physpages by totalram_pages
|
15 年之前 |
Alexey Dobriyan
|
32613090a9
net: constify struct net_protocol
|
15 年之前 |
Bhaskar Dutta
|
723884339f
sctp: Sysctl configuration for IPv4 Address Scoping
|
15 年之前 |
Rafael Laufer
|
418372b0ab
sctp: fix missing destroy of percpu counter variable in sctp_proc_exit()
|
16 年之前 |
Jesper Dangaard Brouer
|
eaa184a1a1
sctp: protocol.c call rcu_barrier() on unload.
|
16 年之前 |
Eric Dumazet
|
511c3f92ad
net: skb->rtable accessor
|
16 年之前 |
Alexey Dobriyan
|
99b7623380
proc 2/2: remove struct proc_dir_entry::owner
|
16 年之前 |
David S. Miller
|
508827ff0a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 年之前 |
Brian Haley
|
fb13d9f9e4
SCTP: change sctp_ctl_sock_init() to try IPv4 if IPv6 fails
|
16 年之前 |
Vlad Yasevich
|
d1dd524785
sctp: fix crash during module unload
|
16 年之前 |
Vlad Yasevich
|
914e1c8b69
sctp: Inherit all socket options from parent correctly.
|
16 年之前 |
Lucas Nussbaum
|
06e868066e
sctp: Allow to disable SCTP checksums via module parameter
|
16 年之前 |
Randy Dunlap
|
157653ce79
sctp: fix missing label when PROC_FS=n
|
16 年之前 |
Eric Dumazet
|
1748376b66
net: Use a percpu_counter for sockets_allocated
|
16 年之前 |
Harvey Harrison
|
21454aaad3
net: replace NIPQUAD() in net/*/
|
16 年之前 |
Herbert Xu
|
f880374c2f
sctp: Drop ipfargok in sctp_xmit function
|
17 年之前 |
YOSHIFUJI Hideaki
|
721499e893
netns: Use net_eq() to compare net-namespaces for optimization.
|
17 年之前 |