.. |
appletalk
|
860e9538a9
treewide: replace dev->trans_start update with helper
|
9 years ago |
arcnet
|
553bc087ca
arcnet: com90xx: add __init attribute
|
9 years ago |
bonding
|
b20b378d49
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
caif
|
0803e04011
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
|
9 years ago |
can
|
7fe7cfa43a
net: can: usb: usb_8dev: don't print error when allocating urb fails
|
9 years ago |
cris
|
860e9538a9
treewide: replace dev->trans_start update with helper
|
9 years ago |
dsa
|
6b93fb4648
net-next: dsa: add new driver for qca8xxx family
|
9 years ago |
ethernet
|
373075049c
dwc_eth_qos: constify net_device_ops structures
|
9 years ago |
fddi
|
4a1836701f
net: skfb: remove obsolete -I cflag
|
9 years ago |
fjes
|
54be3d985e
fjes: Delete owner assignment
|
9 years ago |
hamradio
|
5f94bebe72
hamradio: use IS_ENABLED() instead of checking for built-in or module
|
9 years ago |
hippi
|
9baa3c34ac
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
|
11 years ago |
hyperv
|
3a8963acc7
Revert "hv_netvsc: make inline functions static"
|
9 years ago |
ieee802154
|
3faf564372
mrf24j40: avoid uninitialized byte in SPI transfer to radio.
|
9 years ago |
ipvlan
|
b93dd49c1a
ipvlan: Scrub skb before crossing the namespace boundry
|
9 years ago |
irda
|
3011905970
net: irda: avoid null pointer dereference
|
9 years ago |
phy
|
b20b378d49
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
plip
|
824b1a9740
net: plip: use new parport device model
|
9 years ago |
ppp
|
077127705a
ppp: declare PPP devices as LLTX
|
9 years ago |
slip
|
860e9538a9
treewide: replace dev->trans_start update with helper
|
9 years ago |
team
|
c15e07b02b
team: loadbalance: push lacpdus to exact delivery
|
9 years ago |
usb
|
936f0600de
kaweth: remove obsolete debugging statements
|
9 years ago |
vmxnet3
|
6abdd5f593
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
wan
|
650097cdc4
net: wan: sbni: Spelling s/acknoweledge/acknowledge/, Grammar
|
9 years ago |
wimax
|
aa38b885e5
net: wimax: i2400m: usb-notif: don't print error when allocating urb fails
|
9 years ago |
wireless
|
fdb6e4839e
ath6kl: configure SDIO when power is reapplied
|
9 years ago |
xen-netback
|
1345b1ac57
xen-netback: using kfree_rcu() to simplify the code
|
9 years ago |
Kconfig
|
459aa660eb
gtp: add initial driver for datapath of GPRS Tunneling Protocol (GTP-U)
|
9 years ago |
LICENSE.SRC
|
1da177e4c3
Linux-2.6.12-rc2
|
20 years ago |
Makefile
|
459aa660eb
gtp: add initial driver for datapath of GPRS Tunneling Protocol (GTP-U)
|
9 years ago |
Space.c
|
6104503cdd
net: Fix coding style warnings and errors.
|
9 years ago |
dummy.c
|
8f3af27786
net: dummy: add more features
|
10 years ago |
eql.c
|
0287587884
net: better IFF_XMIT_DST_RELEASE support
|
11 years ago |
geneve.c
|
e5de25dce9
drivers/net: fixup comments after "Future-proof tunnel offload handlers"
|
9 years ago |
gtp.c
|
c3f3cbfbf3
gtp: remove unused including <linux/version.h>
|
9 years ago |
ifb.c
|
7d94579675
ifb: support more features
|
9 years ago |
loopback.c
|
f6c382fc55
loopback: make use of NETIF_F_GSO_SOFTWARE
|
9 years ago |
macsec.c
|
c24acf03c7
macsec: set network devtype
|
9 years ago |
macvlan.c
|
952fcfd08c
net: remove type_check from dev_get_nest_level()
|
9 years ago |
macvtap.c
|
104a493390
macvtap: fix use after free for skb_array during release
|
9 years ago |
mdio.c
|
652a4a53fc
mdio: unused ethtool functions
|
11 years ago |
mii.c
|
5bdc73800d
mii: Handle link state changes for forced modes in mii_check_media()
|
10 years ago |
netconsole.c
|
ea9ed9cff4
netconsole: use per-attribute show and store methods
|
10 years ago |
nlmon.c
|
85773a61a3
net: nlmon: convert to using IFF_NO_QUEUE
|
10 years ago |
ntb_netdev.c
|
e74bfeedad
NTB: Add flow control to the ntb_netdev
|
10 years ago |
rionet.c
|
a6086a8937
drivers: net: remove NETDEV_TX_LOCKED
|
9 years ago |
sb1000.c
|
ed03538aa8
PNP: net/sb1000: Use module_pnp_driver to register driver
|
10 years ago |
sungem_phy.c
|
abc4da4503
sungem: Fix global namespace pollution of phy accessors.
|
11 years ago |
tun.c
|
6abdd5f593
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
veth.c
|
607fca9acf
net: veth: Set features for MPLS
|
9 years ago |
virtio_net.c
|
a725ee3e44
virtio-net: Remove more stack DMA
|
9 years ago |
vrf.c
|
e1fb9d0389
net: vrf: Remove RT_FL_TOS
|
9 years ago |
vxlan.c
|
b20b378d49
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
xen-netfront.c
|
7d0105b533
xen-netfront: request Tx response events more often
|
9 years ago |