index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
netdevice.h
Age
Commit message (
Expand
)
Author
2017-10-03
net: core: decouple ifalias get/set from rtnl lock
Florian Westphal
2017-10-01
net: dsa: change dsa_ptr for a dsa_port
Vivien Didelot
2017-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-09-04
Merge branch 'linus' into locking/core, to fix up conflicts
Ingo Molnar
2017-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2017-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-09-01
mlxsw: spectrum: Forbid linking to devices that have uppers
Ido Schimmel
2017-08-31
net: fix two typos in net_device_ops documentation.
Rami Rosen
2017-08-29
net: remove dmaengine.h inclusion from netdevice.h
Dave Jiang
2017-08-29
smp: Avoid using two cache lines for struct call_single_data
Ying Huang
2017-08-28
netfilter: convert hook list to an array
Aaron Conole
2017-08-18
net: drop unused attribute argument from sysfs queue funcs
stephen hemminger
2017-08-18
net: constify net_ns_type_operations
stephen hemminger
2017-08-18
net: constify netdev_class_file
stephen hemminger
2017-08-13
net: export some generic xdp helpers
Jason Wang
2017-08-07
net: sched: get rid of struct tc_to_netdev
Jiri Pirko
2017-08-07
net: sched: push cls related args into cls_common structure
Jiri Pirko
2017-08-07
net: sched: make egress_dev flag part of flower offload struct
Jiri Pirko
2017-08-07
net: sched: rename TC_SETUP_MATCHALL to TC_SETUP_CLSMATCHALL
Jiri Pirko
2017-08-07
net: sched: make type an argument for ndo_setup_tc
Jiri Pirko
2017-07-24
net: add infrastructure to un-offload UDP tunnel port
Sabrina Dubroca
2017-07-19
net: make dev_close and related functions void
stephen hemminger
2017-07-17
net: Kill NETIF_F_UFO and SKB_GSO_UDP.
David S. Miller
2017-07-17
xdp: Add batching support to redirect map
John Fastabend
2017-07-17
xdp: add bpf_redirect helper function
John Fastabend
2017-07-08
bonding: avoid NETDEV_CHANGEMTU event when unregistering slave
WANG Cong
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-07-03
Merge tag 'docs-4.13' of git://git.lwn.net/linux
Linus Torvalds
2017-06-25
net: Remove ndo_dfwd_start_xmit
Mintz, Yuval
2017-06-23
xdp: add reporting of offload mode
Jakub Kicinski
2017-06-23
xdp: add HW offload mode flag for installing programs
Jakub Kicinski
2017-06-23
xdp: pass XDP flags into install handlers
Jakub Kicinski
2017-06-16
net: Add IFLA_XDP_PROG_ID
Martin KaFai Lau
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-14
net: update undefined ->ndo_change_mtu() comment
Magnus Damm
2017-06-08
net: ipv6: Release route when device is unregistering
David Ahern
2017-06-08
net: propagate tc filter chain index down the ndo_setup_tc call
Jiri Pirko
2017-06-07
net: Fix inconsistent teardown and release of private netdev state.
David S. Miller
2017-05-21
net: add function to retrieve original skb device using NAPI ID
Miroslav Lichvar
2017-05-19
net: more accurate checksumming in validate_xmit_skb()
Davide Caratti
2017-05-19
sk_buff: remove support for csum_bad in sk_buff
Davide Caratti
2017-05-19
net: introduce skb_crc32c_csum_help
Davide Caratti
2017-05-18
net: make struct net_device::tx_queue_len unsigned int
Alexey Dobriyan
2017-05-16
net: fix some identation issues at kernel-doc markups
Mauro Carvalho Chehab
2017-05-11
xdp: refine xdp api with regards to generic xdp
Daniel Borkmann
2017-05-01
xdp: propagate extended ack to XDP setup
Jakub Kicinski
2017-04-27
net: update comment for netif_dormant() function
Zhang Shengju
2017-04-25
net: move xdp_prog field in RX cache lines
Eric Dumazet
2017-04-25
net: Generic XDP
David S. Miller
2017-04-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
[prev]
[next]