.. |
802
|
ee446fd5e6
tokenring: delete all remaining driver support
|
13 years ago |
8021q
|
9b361c13ce
vlan: add helper which can be called to see if device is used by vlan
|
13 years ago |
9p
|
2c53040f01
net: Fix (nearly-)kernel-doc comments for various functions
|
13 years ago |
appletalk
|
a7cb5a49bf
userns: Print out socket uids in a user namespace aware fashion.
|
13 years ago |
atm
|
4a2c240691
net:atm:fix up ENOIOCTLCMD error handling
|
13 years ago |
ax25
|
d13fda8564
userns: Convert net/ax25 to use kuid_t where appropriate
|
13 years ago |
batman-adv
|
fa4f0afcf4
batman-adv: Start new development cycle
|
13 years ago |
bluetooth
|
1304a7343b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
bridge
|
bf277b0cce
Merge git://1984.lsi.us.es/nf-next
|
13 years ago |
caif
|
d92c7f8aab
caif: Do not dereference NULL in chnl_recv_cb()
|
13 years ago |
can
|
5d91efa8dd
can: gw: Remove pointless casts
|
13 years ago |
ceph
|
6d4221b537
libceph: avoid truncation due to racing banners
|
13 years ago |
core
|
ace1fe1231
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
13 years ago |
dcb
|
ae86b9e384
net: Fix non-kernel-doc comments with kernel-doc start marker
|
13 years ago |
dccp
|
7b07f8eb75
dccp: fix info leak via getsockopt(DCCP_SOCKOPT_CCID_TX_INFO)
|
13 years ago |
decnet
|
46b66d7077
decnet: fix shutdown parameter checking
|
13 years ago |
dns_resolver
|
cb60e3e65c
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
|
13 years ago |
dsa
|
8feedbb4a7
dsa: Convert compare_ether_addr to ether_addr_equal
|
13 years ago |
ethernet
|
83bd1b793e
ipx: move peII functions
|
13 years ago |
ieee802154
|
a2dc375e12
6lowpan: handle NETDEV_UNREGISTER event
|
13 years ago |
ipv4
|
1e9f0207d3
Merge branch 'master' of git://1984.lsi.us.es/nf-next
|
13 years ago |
ipv6
|
ace1fe1231
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
13 years ago |
ipx
|
a7cb5a49bf
userns: Print out socket uids in a user namespace aware fashion.
|
13 years ago |
irda
|
ad8c94532a
irda: Fix typo in irda
|
13 years ago |
iucv
|
62b1a8ab9b
net: remove skb_orphan_try()
|
13 years ago |
key
|
e6acb38480
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
13 years ago |
l2tp
|
99469c32f7
l2tp: avoid to use synchronize_rcu in tunnel free function
|
13 years ago |
lapb
|
a508da6cc0
lapb: Neaten debugging
|
13 years ago |
llc
|
e6acb38480
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
13 years ago |
mac80211
|
c32f38619a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
mac802154
|
428840424f
mac802154: sparse warnings: make symbols static
|
13 years ago |
netfilter
|
ace1fe1231
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
13 years ago |
netlabel
|
64b5fad526
netlabel: use GFP flags from caller instead of GFP_ATOMIC
|
13 years ago |
netlink
|
c32f38619a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
netrom
|
ec8f23ce0f
net: Convert all sysctl registrations to register_net_sysctl
|
13 years ago |
nfc
|
90b90f60c4
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
|
13 years ago |
openvswitch
|
80f0fd8a7f
openvswitch: using kfree_rcu() to simplify the code
|
13 years ago |
packet
|
c32f38619a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
phonet
|
a7cb5a49bf
userns: Print out socket uids in a user namespace aware fashion.
|
13 years ago |
rds
|
bfdc587c5a
rds: Don't disable BH on BH context
|
13 years ago |
rfkill
|
06d7de831d
Revert "rfkill: remove dead code"
|
13 years ago |
rose
|
ec8f23ce0f
net: Convert all sysctl registrations to register_net_sysctl
|
13 years ago |
rxrpc
|
04c9f416e3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
sched
|
e6acb38480
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
13 years ago |
sctp
|
e6acb38480
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
13 years ago |
sunrpc
|
ac694dbdbc
Merge branch 'akpm' (Andrew's patch-bomb)
|
13 years ago |
tipc
|
e6a04b1d3f
tipc: eliminate configuration for maximum number of name publications
|
13 years ago |
unix
|
fc61b928dc
af_unix: fix shutdown parameter checking
|
13 years ago |
wanrouter
|
8b72ff6484
wanmain: comparing array with NULL
|
13 years ago |
wimax
|
95c9617472
net: cleanup unsigned to unsigned int
|
13 years ago |
wireless
|
f20b6213f1
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
|
13 years ago |
x25
|
2c53040f01
net: Fix (nearly-)kernel-doc comments for various functions
|
13 years ago |
xfrm
|
ef8531b64c
xfrm: fix RCU bugs
|
13 years ago |
Kconfig
|
e47b65b032
net: drop NET dependency from HAVE_BPF_JIT
|
13 years ago |
Makefile
|
349f29d841
econet: remove ancient bug ridden protocol
|
13 years ago |
compat.c
|
818810472b
net: Fix references to out-of-scope variables in put_cmsg_compat()
|
13 years ago |
nonet.c
|
6038f373a3
llseek: automatically add .llseek fop
|
15 years ago |
socket.c
|
43da5f2e0d
net: fix info leak in compat dev_ifconf()
|
13 years ago |
sysctl_net.c
|
211ed86510
net: delete all instances of special processing for token ring
|
13 years ago |