| .. |
|
appletalk
|
2a171788ba
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
пре 8 година |
|
arcnet
|
2a171788ba
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
пре 8 година |
|
bonding
|
ce5c144f48
net: bonding: Replace mac address parsing
|
пре 8 година |
|
caif
|
e0b4ed019c
net: caif: remove redundant re-assignment of pointer pfrm
|
пре 8 година |
|
can
|
7d59773945
can: migrate documentation to restructured text
|
пре 8 година |
|
cris
|
bd1a7b4476
drivers/net: cris: Convert timers to use timer_setup()
|
пре 8 година |
|
dsa
|
ae14cafc93
net: dsa: mv88e6xxx: Free ATU/VTU irq only when there is chip irq
|
пре 8 година |
|
ethernet
|
2fa56a4944
ibmvnic: Remove skb->protocol checks in ibmvnic_xmit
|
пре 8 година |
|
fddi
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
пре 8 година |
|
fjes
|
59ae1d127a
networking: introduce and use skb_put_data()
|
пре 8 година |
|
hamradio
|
841b86f328
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
|
пре 8 година |
|
hippi
|
6e266610eb
hippi: Fix a Fix a possible sleep-in-atomic bug in rr_close
|
пре 8 година |
|
hyperv
|
25a39f7f97
hv_netvsc: Use the num_online_cpus() for channel limit
|
пре 8 година |
|
ieee802154
|
a9a08845e9
vfs: do bulk POLL* -> EPOLL* replacement
|
пре 8 година |
|
ipvlan
|
c0d451c86c
ipvlan: remove excessive packet scrubbing
|
пре 8 година |
|
netdevsim
|
e029f54103
netdevsim: fix overflow on the error path
|
пре 8 година |
|
phy
|
08f5138512
net: phy: fix phy_start to consider PHY_IGNORE_INTERRUPT
|
пре 8 година |
|
plip
|
9525d69a36
net: plip: mark expected switch fall-throughs
|
пре 8 година |
|
ppp
|
a9a08845e9
vfs: do bulk POLL* -> EPOLL* replacement
|
пре 8 година |
|
slip
|
936e5d8bdf
slip: sl_alloc(): remove unused parameter "dev_t line"
|
пре 8 година |
|
team
|
2a171788ba
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
пре 8 година |
|
usb
|
aece4770fb
r8152: set rx mode early when linking on
|
пре 8 година |
|
vmxnet3
|
5e264e2b53
vmxnet3: remove redundant initialization of pointer 'rq'
|
пре 8 година |
|
wan
|
168fe32a07
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
пре 8 година |
|
wimax
|
6cbaefb4bf
treewide: Use DEVICE_ATTR_WO
|
пре 8 година |
|
wireless
|
a9a08845e9
vfs: do bulk POLL* -> EPOLL* replacement
|
пре 8 година |
|
xen-netback
|
cc10f8712b
xen-netback: Fix logging message with spurious period after newline
|
пре 8 година |
|
Kconfig
|
83c9e13aa3
netdevsim: add software driver for testing offloads
|
пре 8 година |
|
LICENSE.SRC
|
1da177e4c3
Linux-2.6.12-rc2
|
пре 21 година |
|
Makefile
|
83c9e13aa3
netdevsim: add software driver for testing offloads
|
пре 8 година |
|
Space.c
|
6104503cdd
net: Fix coding style warnings and errors.
|
пре 9 година |
|
dummy.c
|
c33616109a
net: dummy: remove fake SR-IOV functionality
|
пре 8 година |
|
eql.c
|
e99e88a9d2
treewide: setup_timer() -> timer_setup()
|
пре 8 година |
|
geneve.c
|
3e3ab9ccca
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
пре 8 година |
|
gtp.c
|
790cb2ebb3
gtp: Initialize 64-bit per-cpu stats correctly
|
пре 8 година |
|
ifb.c
|
e94cd8113c
net: remove MTU limits for dummy and ifb device
|
пре 8 година |
|
loopback.c
|
cf124db566
net: Fix inconsistent teardown and release of private netdev state.
|
пре 8 година |
|
macsec.c
|
e8660ded7f
macsec: restore uAPI after addition of GCM-AES-256
|
пре 8 година |
|
macvlan.c
|
d02fd6e7d2
macvlan: Fix one possible double free
|
пре 8 година |
|
macvtap.c
|
e1ea2f9856
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
пре 8 година |
|
mdio.c
|
8e4881aa1d
net: mdio: add mdio45_ethtool_ksettings_get
|
пре 9 година |
|
mii.c
|
82c01a84d5
net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd return void
|
пре 8 година |
|
netconsole.c
|
0d4a4406c4
netconsole: make config_item_type const
|
пре 8 година |
|
nlmon.c
|
a8b8a889e3
net: add netlink_ext_ack argument to rtnl_link_ops.validate
|
пре 8 година |
|
ntb_netdev.c
|
2fd2f61e6d
drivers/net: ntb_netdev: Convert timers to use timer_setup()
|
пре 8 година |
|
rionet.c
|
633547973f
net: convert sk_buff.users from atomic_t to refcount_t
|
пре 8 година |
|
sb1000.c
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
пре 9 година |
|
sungem_phy.c
|
7cb6e01de3
drivers/net/sungem: add const to mii_phy_ops structures
|
пре 8 година |
|
tap.c
|
a9a08845e9
vfs: do bulk POLL* -> EPOLL* replacement
|
пре 8 година |
|
thunderbolt.c
|
540c11159d
net: thunderbolt: Stop using zero to mean no valid DMA mapping
|
пре 8 година |
|
tun.c
|
a9a08845e9
vfs: do bulk POLL* -> EPOLL* replacement
|
пре 8 година |
|
veth.c
|
72d24955b4
veth: set peer GSO values
|
пре 8 година |
|
virtio_net.c
|
d7dfc5cf56
virtio_net: Add ethtool stats
|
пре 8 година |
|
vrf.c
|
1e19c4d689
net: vrf: Add support for sends to local broadcast address
|
пре 8 година |
|
vsockmon.c
|
cf124db566
net: Fix inconsistent teardown and release of private netdev state.
|
пре 8 година |
|
vxlan.c
|
3e3ab9ccca
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
пре 8 година |
|
xen-netfront.c
|
f599c64fdf
xen-netfront: Fix race between device setup and open
|
пре 8 година |