.. |
appletalk
|
2a171788ba
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
hace 7 años |
arcnet
|
2a171788ba
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
hace 7 años |
bonding
|
5bbcc0f595
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
hace 7 años |
caif
|
e99e88a9d2
treewide: setup_timer() -> timer_setup()
|
hace 7 años |
can
|
fdae5f37a8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
hace 7 años |
cris
|
bd1a7b4476
drivers/net: cris: Convert timers to use timer_setup()
|
hace 7 años |
dsa
|
e99e88a9d2
treewide: setup_timer() -> timer_setup()
|
hace 7 años |
ethernet
|
e99e88a9d2
treewide: setup_timer() -> timer_setup()
|
hace 7 años |
fddi
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
hace 7 años |
fjes
|
59ae1d127a
networking: introduce and use skb_put_data()
|
hace 8 años |
hamradio
|
5bbcc0f595
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
hace 7 años |
hippi
|
2a171788ba
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
hace 7 años |
hyperv
|
aefd80e874
hv_netvsc: preserve hw_features on mtu/channels/ringparam changes
|
hace 7 años |
ieee802154
|
7558bd5020
ieee802154: ca8210: use __func__ macro for debug messages
|
hace 7 años |
ipvlan
|
fe18da6050
ipvlan: NULL pointer dereference panic in ipvlan_port_destroy
|
hace 7 años |
phy
|
3697d058b0
net: phy: realtek: fix RTL8211F interrupt mode
|
hace 7 años |
plip
|
9525d69a36
net: plip: mark expected switch fall-throughs
|
hace 7 años |
ppp
|
e6675000f9
ppp: exit_net cleanup checks added
|
hace 7 años |
slip
|
e99e88a9d2
treewide: setup_timer() -> timer_setup()
|
hace 7 años |
team
|
2a171788ba
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
hace 7 años |
usb
|
f9409e7f08
net: qmi_wwan: add Quectel BG96 2c7c:0296
|
hace 7 años |
vmxnet3
|
c7673e4dea
vmxnet3: avoid format strint overflow warning
|
hace 8 años |
wan
|
e99e88a9d2
treewide: setup_timer() -> timer_setup()
|
hace 7 años |
wimax
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
hace 7 años |
wireless
|
e99e88a9d2
treewide: setup_timer() -> timer_setup()
|
hace 7 años |
xen-netback
|
f8ddadc4db
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
hace 7 años |
Kconfig
|
e69b6c02b4
net: Add support for networking over Thunderbolt cable
|
hace 7 años |
LICENSE.SRC
|
1da177e4c3
Linux-2.6.12-rc2
|
hace 20 años |
Makefile
|
2a171788ba
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
hace 7 años |
Space.c
|
6104503cdd
net: Fix coding style warnings and errors.
|
hace 9 años |
dummy.c
|
e94cd8113c
net: remove MTU limits for dummy and ifb device
|
hace 7 años |
eql.c
|
e99e88a9d2
treewide: setup_timer() -> timer_setup()
|
hace 7 años |
geneve.c
|
fd7eafd021
geneve: fix fill_info when link down
|
hace 7 años |
gtp.c
|
790cb2ebb3
gtp: Initialize 64-bit per-cpu stats correctly
|
hace 8 años |
ifb.c
|
e94cd8113c
net: remove MTU limits for dummy and ifb device
|
hace 7 años |
loopback.c
|
cf124db566
net: Fix inconsistent teardown and release of private netdev state.
|
hace 8 años |
macsec.c
|
0a833c29d8
genetlink: fix genlmsg_nlhdr()
|
hace 7 años |
macvlan.c
|
56fd2b2ca4
macvlan/macvtap: Add support for L2 forwarding offloads with macvtap
|
hace 7 años |
macvtap.c
|
e1ea2f9856
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
hace 7 años |
mdio.c
|
8e4881aa1d
net: mdio: add mdio45_ethtool_ksettings_get
|
hace 8 años |
mii.c
|
82c01a84d5
net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd return void
|
hace 8 años |
netconsole.c
|
0d4a4406c4
netconsole: make config_item_type const
|
hace 7 años |
nlmon.c
|
a8b8a889e3
net: add netlink_ext_ack argument to rtnl_link_ops.validate
|
hace 8 años |
ntb_netdev.c
|
2fd2f61e6d
drivers/net: ntb_netdev: Convert timers to use timer_setup()
|
hace 7 años |
rionet.c
|
633547973f
net: convert sk_buff.users from atomic_t to refcount_t
|
hace 8 años |
sb1000.c
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
hace 8 años |
sungem_phy.c
|
7cb6e01de3
drivers/net/sungem: add const to mii_phy_ops structures
|
hace 8 años |
tap.c
|
8c5db92a70
Merge branch 'linus' into locking/core, to resolve conflicts
|
hace 7 años |
thunderbolt.c
|
86dabda426
net: thunderbolt: Clear finished Tx frame bus address in tbnet_tx_callback()
|
hace 7 años |
tun.c
|
e99e88a9d2
treewide: setup_timer() -> timer_setup()
|
hace 7 años |
veth.c
|
b079115937
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
hace 8 años |
virtio_net.c
|
7c225c69f8
Merge branch 'akpm' (patches from Andrew)
|
hace 7 años |
vrf.c
|
2a171788ba
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
hace 7 años |
vsockmon.c
|
cf124db566
net: Fix inconsistent teardown and release of private netdev state.
|
hace 8 años |
vxlan.c
|
5bbcc0f595
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
hace 7 años |
xen-netfront.c
|
e99e88a9d2
treewide: setup_timer() -> timer_setup()
|
hace 7 años |