.. |
802
|
9fe34f5d92
mrp: add periodictimer to allow retries when packets get lost
|
11 years ago |
8021q
|
c33a39c575
net: vlan: fix nlmsg size calculation in vlan_get_size()
|
11 years ago |
9p
|
2b76db6a0f
Merge tag 'for-linus-3.12-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
|
12 years ago |
appletalk
|
d14c5ab6be
net: proc_fs: trivial: print UIDs as unsigned int
|
12 years ago |
atm
|
75538c2b85
net: always pass struct netdev_notifier_info to netdevice notifiers
|
12 years ago |
ax25
|
fe2c6338fd
net: Convert uses of typedef ctl_table to struct ctl_table
|
12 years ago |
batman-adv
|
6c519bad7b
batman-adv: set up network coding packet handlers during module init
|
11 years ago |
bluetooth
|
0a878747e1
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
|
11 years ago |
bridge
|
06499098a0
bridge: pass correct vlan id to multicast code
|
11 years ago |
caif
|
0c1db731bf
caif: Add missing braces to multiline if in cfctrl_linkup_request
|
12 years ago |
can
|
391ac1282d
can: gw: add a per rule limitation of frame hops
|
12 years ago |
ceph
|
e9ff04dd94
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
|
12 years ago |
core
|
0324e74534
Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
11 years ago |
dcb
|
661d2967b3
rtnetlink: Remove passing of attributes into rtnl_doit functions
|
12 years ago |
dccp
|
bd784a1407
net:dccp: do not report ICMP redirects to user space
|
12 years ago |
decnet
|
fe2c6338fd
net: Convert uses of typedef ctl_table to struct ctl_table
|
12 years ago |
dns_resolver
|
92338dc2fb
net: strict_strtoul is obsolete, use kstrtoul instead
|
12 years ago |
dsa
|
2fcc800583
net: dsa: inherit addr_assign_type along with dev_addr
|
12 years ago |
ethernet
|
ae8e9c5a1a
net: Fix sysfs_format_mac() code duplication.
|
12 years ago |
ieee802154
|
ab2d95df9c
6lowpan: Sync default hardware address of lowpan links to their wpan
|
11 years ago |
ipv4
|
2e19ef0251
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
|
11 years ago |
ipv6
|
2e19ef0251
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
|
11 years ago |
ipx
|
d14c5ab6be
net: proc_fs: trivial: print UIDs as unsigned int
|
12 years ago |
irda
|
35a2af94c7
sched/wait: Make the __wait_event*() interface more friendly
|
11 years ago |
iucv
|
013dbb325b
net: delete __cpuinit usage from all net files
|
12 years ago |
key
|
33fce60d6a
xfrm: Guard IPsec anti replay window against replay bitmap
|
12 years ago |
l2tp
|
455cc32bf1
l2tp: must disable bh before calling l2tp_xmit_skb()
|
11 years ago |
lapb
|
a224bd36bf
net/lapb: re-send packets on timeout
|
11 years ago |
llc
|
951fd874c3
llc: Use normal etherdevice.h tests
|
12 years ago |
mac80211
|
d86aa4f8ca
mac80211: fix crash if bitrate calculation goes wrong
|
11 years ago |
mac802154
|
58717686cf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
mpls
|
0d89d2035f
MPLS: Add limited GSO support
|
12 years ago |
netfilter
|
39cf275a1a
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
11 years ago |
netlabel
|
6a8b7f0c85
netlabel: use domain based selectors when address based selectors are not available
|
12 years ago |
netlink
|
5ffd5cddd4
net: netlink: filter particular protocols from analyzers
|
12 years ago |
netrom
|
fe2c6338fd
net: Convert uses of typedef ctl_table to struct ctl_table
|
12 years ago |
nfc
|
39525ee1dc
NFC: Update secure element state
|
12 years ago |
openvswitch
|
b07c26511e
openvswitch: fix vport-netdev unregister
|
11 years ago |
packet
|
f55d112e52
net: packet: use reciprocal_divide in fanout_demux_hash
|
12 years ago |
phonet
|
d14c5ab6be
net: proc_fs: trivial: print UIDs as unsigned int
|
12 years ago |
rds
|
fe2c6338fd
net: Convert uses of typedef ctl_table to struct ctl_table
|
12 years ago |
rfkill
|
cc998ff881
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
12 years ago |
rose
|
fe2c6338fd
net: Convert uses of typedef ctl_table to struct ctl_table
|
12 years ago |
rxrpc
|
06991c28f3
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
12 years ago |
sched
|
fc59d5bdf1
pkt_sched: fq: clear time_next_packet for reused flows
|
11 years ago |
sctp
|
7926c1d5be
net: sctp: do not trigger BUG_ON in sctp_cmd_delete_tcb
|
11 years ago |
sunrpc
|
a1311d87fa
SUNRPC: Cleanup xs_destroy()
|
11 years ago |
tipc
|
2c8d851823
tipc: set sk_err correctly when connection fails
|
12 years ago |
unix
|
90c6bd34f8
net: unix: inherit SOCK_PASS{CRED, SEC} flags from socket to fix race
|
11 years ago |
vmw_vsock
|
2ff1cf12c9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
wimax
|
95c9617472
net: cleanup unsigned to unsigned int
|
13 years ago |
wireless
|
f5563318ff
wireless: radiotap: fix parsing buffer overrun
|
11 years ago |
x25
|
706e282b69
net: x25: Fix dead URLs in Kconfig
|
11 years ago |
xfrm
|
12e3594698
xfrm: prevent ipcomp scratch buffer race condition
|
11 years ago |
Kconfig
|
0244ad004a
Remove GENERIC_HARDIRQ config option
|
12 years ago |
Makefile
|
0d89d2035f
MPLS: Add limited GSO support
|
12 years ago |
compat.c
|
1661bf364a
net: heap overflow in __audit_sockaddr()
|
11 years ago |
nonet.c
|
6038f373a3
llseek: automatically add .llseek fop
|
14 years ago |
socket.c
|
1661bf364a
net: heap overflow in __audit_sockaddr()
|
11 years ago |
sysctl_net.c
|
2433c8f094
net: Update the sysctl permissions handler to test effective uid/gid
|
11 years ago |