.. |
appletalk
|
6621f85d79
Annotate hardware config module parameters in drivers/net/appletalk/
|
8 years ago |
arcnet
|
06a5128a29
Annotate hardware config module parameters in drivers/net/arcnet/
|
8 years ago |
bonding
|
797a93647a
bonding: Don't update slave->link until ready to commit
|
8 years ago |
caif
|
9b2bbdb227
virtio: wrap find_vqs
|
8 years ago |
can
|
291b38a756
Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
|
8 years ago |
cris
|
bb37056807
net: cris: eth_v10: use new api ethtool_{get|set}_link_ksettings
|
8 years ago |
dsa
|
59b2c3140f
net: dsa: mv88e6xxx: Add missing static to stub functions
|
8 years ago |
ethernet
|
fdd050b5b3
Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme-base
|
8 years ago |
fddi
|
063246641d
format-security: move static strings to const
|
8 years ago |
fjes
|
16ae1f2236
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
hamradio
|
fb3ce90b7d
hdlcdrv: Fix divide by zero in hdlcdrv_ioctl
|
8 years ago |
hippi
|
50fb55d88c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
hyperv
|
2be0f26445
netvsc: make sure napi enabled before vmbus_open
|
8 years ago |
ieee802154
|
eee6044f66
ieee802154: don't select COMMON_CLK
|
8 years ago |
ipvlan
|
3133822f5a
ipvlan: use pernet operations and restrict l3s hooks to master netns
|
8 years ago |
irda
|
a95cfad947
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
phy
|
6c6ab3e73b
net: phy: fix kernel-doc warnings
|
8 years ago |
plip
|
a52ad514fd
net: deprecate eth_change_mtu, remove usage
|
9 years ago |
ppp
|
174cd4b1e5
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
|
8 years ago |
slip
|
3f07c01441
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>
|
8 years ago |
team
|
b1513c3531
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
usb
|
7f65b1f5ad
cdc-ether: divorce initialisation with a filter reset and a generic method
|
8 years ago |
vmxnet3
|
1c4d5f51a8
vmxnet3: ensure that adapter is in proper state during force_close
|
8 years ago |
wan
|
291b38a756
Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
|
8 years ago |
wimax
|
4c19e2f2a8
drivers: net: wimax: i2400m: i2400m-usb: Use time_after for time comparison
|
8 years ago |
wireless
|
dc89481bb4
Merge tag 'iwlwifi-for-kalle-2017-06-05' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes
|
8 years ago |
xen-netback
|
b17075d5c1
xen-netback: fix race condition on XenBus disconnect
|
8 years ago |
Kconfig
|
0b2e66448b
VSOCK: Add vsockmon device
|
8 years ago |
LICENSE.SRC
|
1da177e4c3
Linux-2.6.12-rc2
|
20 years ago |
Makefile
|
0b2e66448b
VSOCK: Add vsockmon device
|
8 years ago |
Space.c
|
6104503cdd
net: Fix coding style warnings and errors.
|
9 years ago |
dummy.c
|
6df014cffb
Enable tx timestamping on loopback and dummy
|
8 years ago |
eql.c
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
geneve.c
|
9a1c44d989
geneve: fix needed_headroom and max_mtu for collect_metadata
|
8 years ago |
gtp.c
|
65d786c21b
net: fix potential null pointer dereference
|
8 years ago |
ifb.c
|
bc31c905e9
net-tc: convert tc_from to tc_from_ingress and tc_redirected
|
8 years ago |
loopback.c
|
b3407c8e5e
Cleanup some warning from timestamping code.
|
8 years ago |
macsec.c
|
b1513c3531
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
macvlan.c
|
70957eaecc
macvlan: Fix performance issues with vlan tagged packets
|
8 years ago |
macvtap.c
|
174cd4b1e5
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
|
8 years ago |
mdio.c
|
8e4881aa1d
net: mdio: add mdio45_ethtool_ksettings_get
|
8 years ago |
mii.c
|
dc0b2c9cb4
net: mii: report 0 for unknown lp_advertising
|
8 years ago |
netconsole.c
|
ea9ed9cff4
netconsole: use per-attribute show and store methods
|
10 years ago |
nlmon.c
|
bc1f44709c
net: make ndo_get_stats64 a void function
|
8 years ago |
ntb_netdev.c
|
a062d19e94
net: net_netdev: use new api ethtool_{get|set}_link_ksettings
|
8 years ago |
rionet.c
|
b3e3893e12
net: use core MTU range checking in misc drivers
|
9 years ago |
sb1000.c
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
sungem_phy.c
|
abc4da4503
sungem: Fix global namespace pollution of phy accessors.
|
11 years ago |
tap.c
|
c3edc4010e
sched/headers: Move task_struct::signal and task_struct::sighand types and accessors into <linux/sched/signal.h>
|
8 years ago |
tun.c
|
16ae1f2236
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
veth.c
|
fceb6435e8
netlink: pass extended ACK struct to parsing functions
|
8 years ago |
virtio_net.c
|
f0c3192cee
virtio_net: lower limit on buffer size
|
8 years ago |
vrf.c
|
1a4a5bf52a
driver: vrf: Fix one possible use-after-free issue
|
8 years ago |
vsockmon.c
|
0b2e66448b
VSOCK: Add vsockmon device
|
8 years ago |
vxlan.c
|
a53cb29b0a
vxlan: fix use-after-free on deletion
|
8 years ago |
xen-netfront.c
|
d86b5672b1
xen-netfront: avoid crashing on resume after a failure in talk_to_netback()
|
8 years ago |