Pavel Belous 68c3865903 net:ethernet:aquantia: Fix for RX checksum offload. 8 жил өмнө
..
appletalk ce7e40c432 net/appletalk: Fix kernel memory disclosure 8 жил өмнө
arcnet 5b5e0928f7 lib/vsprintf.c: remove %Z support 8 жил өмнө
bonding 8d70eeb84a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 жил өмнө
caif fb5e31d970 virtio: allow drivers to request IRQ affinity when creating VQs 8 жил өмнө
can 8d70eeb84a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 жил өмнө
cris a13925a46e net: cris: make eth_v10.c explicitly non-modular 8 жил өмнө
dsa 91eaa475e2 net:dsa:mv88e6xxx: use watchdog ops for 6097 chip 8 жил өмнө
ethernet 68c3865903 net:ethernet:aquantia: Fix for RX checksum offload. 8 жил өмнө
fddi 5671e8c19c fddi: skfp: Use more common logging styles 8 жил өмнө
fjes 2b396d3026 fjes: Do not load fjes driver if extended socket device is not power on. 8 жил өмнө
hamradio b2064617c7 Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core 8 жил өмнө
hippi 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 жил өмнө
hyperv e14b4db7a5 netvsc: fix race during initialization 8 жил өмнө
ieee802154 8e38b7d4d7 ieee802154: atusb: fix driver to work with older firmware versions 8 жил өмнө
ipvlan 235a9d89da ipvtap: IP-VLAN based tap driver 8 жил өмнө
irda 174cd4b1e5 sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> 8 жил өмнө
phy 296739839f net: phy: marvell: Fix double free of hwmon device 8 жил өмнө
plip a52ad514fd net: deprecate eth_change_mtu, remove usage 9 жил өмнө
ppp 174cd4b1e5 sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> 8 жил өмнө
slip 3f07c01441 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> 8 жил өмнө
team 3331aa378e team: use ETH_MAX_MTU as max mtu 8 жил өмнө
usb b20cb60e2b r8152: fix the rx early size of RTL8153 8 жил өмнө
vmxnet3 6ad20165d3 drivers: net: generalize napi_complete_done() 8 жил өмнө
wan 02bb56ddc6 ucc/hdlc: fix two little issue 8 жил өмнө
wimax 6e526fdff7 net: wimax/i2400m: fix NULL-deref at probe 8 жил өмнө
wireless 6be3b6cce1 ath10k: fix incorrect wlan_mac_base in qca6174_regs 8 жил өмнө
xen-netback b17075d5c1 xen-netback: fix race condition on XenBus disconnect 8 жил өмнө
Kconfig fbdf0e28d0 vmxnet3: prevent building with 64K pages 8 жил өмнө
LICENSE.SRC 1da177e4c3 Linux-2.6.12-rc2 20 жил өмнө
Makefile 235a9d89da ipvtap: IP-VLAN based tap driver 8 жил өмнө
Space.c 6104503cdd net: Fix coding style warnings and errors. 9 жил өмнө
dummy.c e1636836e0 net: dummy: Introduce dummy virtual functions 8 жил өмнө
eql.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 жил өмнө
geneve.c a717e3f740 geneve: lock RCU on TX path 8 жил өмнө
gtp.c 5b5e0928f7 lib/vsprintf.c: remove %Z support 8 жил өмнө
ifb.c bc31c905e9 net-tc: convert tc_from to tc_from_ingress and tc_redirected 8 жил өмнө
loopback.c 35eeacf182 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 жил өмнө
macsec.c b3bdc3acbb macsec: fix validation failed in asynchronous operation. 8 жил өмнө
macvlan.c 6fe3faf867 tap: Abstract type of virtual interface from tap implementation 8 жил өмнө
macvtap.c 174cd4b1e5 sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> 8 жил өмнө
mdio.c 8e4881aa1d net: mdio: add mdio45_ethtool_ksettings_get 8 жил өмнө
mii.c dc0b2c9cb4 net: mii: report 0 for unknown lp_advertising 8 жил өмнө
netconsole.c ea9ed9cff4 netconsole: use per-attribute show and store methods 10 жил өмнө
nlmon.c bc1f44709c net: make ndo_get_stats64 a void function 8 жил өмнө
ntb_netdev.c 91572088e3 net: use core MTU range checking in core net infra 9 жил өмнө
rionet.c b3e3893e12 net: use core MTU range checking in misc drivers 9 жил өмнө
sb1000.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 жил өмнө
sungem_phy.c abc4da4503 sungem: Fix global namespace pollution of phy accessors. 11 жил өмнө
tap.c c3edc4010e sched/headers: Move task_struct::signal and task_struct::sighand types and accessors into <linux/sched/signal.h> 8 жил өмнө
tun.c 09050957fa tun: fix inability to set offloads after disabling them via ethtool 8 жил өмнө
veth.c bc1f44709c net: make ndo_get_stats64 a void function 8 жил өмнө
virtio_net.c 8d70eeb84a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 жил өмнө
vrf.c 3dc857f0e8 net: vrf: Reset rt6i_idev in local dst after put 8 жил өмнө
vxlan.c c80498e36d vxlan: fix ovs support 8 жил өмнө
xen-netfront.c 3051bf36c2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 8 жил өмнө