index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
netdevice.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-01
bpf: fix null pointer deref in bpf_prog_test_run_xdp
Daniel Borkmann
1
-0
/
+6
2018-01-29
net: introduce helper dev_change_tx_queue_len()
Cong Wang
1
-0
/
+1
2018-01-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-0
/
+1
2018-01-25
dev_ioctl(): move copyin/copyout to callers
Al Viro
1
-1
/
+2
2018-01-25
net: separate SIOCGIFCONF handling from dev_ioctl()
Al Viro
1
-1
/
+3
2018-01-23
net: core: Fix kernel-doc for carrier_* attributes
Florian Fainelli
1
-2
/
+2
2018-01-22
net: core: Expose number of link up/down transitions
David Decotigny
1
-2
/
+4
2018-01-18
xfrm: Add ESN support for IPSec HW offload
Yossef Efraim
1
-0
/
+1
2018-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+6
2018-01-15
bpf: offload: add map offload infrastructure
Jakub Kicinski
1
-0
/
+6
2018-01-14
net: sch: prio: Add offload ability to PRIO qdisc
Nogah Frankel
1
-0
/
+1
2018-01-10
net: fix xdp_rxq_info build issue when CONFIG_SYSFS is not set
Jesper Dangaard Brouer
1
-3
/
+0
2018-01-09
net: No line break on netdev_WARN* formatting
Gal Pressman
1
-2
/
+2
2018-01-09
net: Fix netdev_WARN_ONCE macro
Gal Pressman
1
-2
/
+2
2018-01-06
xdp: generic XDP handling of xdp_rxq_info
Jesper Dangaard Brouer
1
-0
/
+2
2017-12-31
bpf: offload: allow netdev to disappear while verifier is running
Jakub Kicinski
1
-2
/
+2
2017-12-21
xfrm: wrap xfrmdev_ops with offload config
Shannon Nelson
1
-1
/
+1
2017-12-20
net: Add asynchronous callbacks for xfrm on layer 2.
Steffen Klassert
1
-2
/
+4
2017-12-03
net: xdp: report flags program was installed with on query
Jakub Kicinski
1
-0
/
+2
2017-12-03
net: xdp: avoid output parameters when querying XDP prog
Jakub Kicinski
1
-1
/
+2
2017-11-23
net: accept UFO datagrams from tuntap and packet
Willem de Bruijn
1
-0
/
+1
2017-11-10
net: fix incorrect comment with regard to VLAN packet handling
Girish Moodalbail
1
-8
/
+0
2017-11-09
net: Introduce netdev_*_once functions
Gal Pressman
1
-0
/
+29
2017-11-08
net_sch: cbs: Change TC_SETUP_CBS to TC_SETUP_QDISC_CBS
Nogah Frankel
1
-1
/
+1
2017-11-08
net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIO
Nogah Frankel
1
-1
/
+1
2017-11-08
net_sch: red: Add offload ability to RED qdisc
Nogah Frankel
1
-0
/
+1
2017-11-05
bpf: offload: add infrastructure for loading programs for a specific netdev
Jakub Kicinski
1
-0
/
+14
2017-11-05
net: bpf: rename ndo_xdp to ndo_bpf
Jakub Kicinski
1
-11
/
+12
2017-11-03
net: core: introduce mini_Qdisc and eliminate usage of tp->q for clsact fastpath
Jiri Pirko
1
-3
/
+6
2017-10-27
net/sched: Add support for HW offloading for CBS
Vinicius Costa Gomes
1
-0
/
+1
2017-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+3
2017-10-21
net: sched: add block bind/unbind notif. and extended block_get/put
Jiri Pirko
1
-0
/
+1
2017-10-18
bpf: cpumap xdp_buff to skb conversion and allocation
Jesper Dangaard Brouer
1
-0
/
+1
2017-10-16
tun: call dev_get_valid_name() before register_netdevice()
Cong Wang
1
-0
/
+3
2017-10-05
net: Add extack to upper device linking
David Ahern
1
-2
/
+4
2017-10-05
net: Add extack to ndo_add_slave
David Ahern
1
-1
/
+2
2017-10-05
net: Add extack to netdev_notifier_info
David Ahern
1
-1
/
+9
2017-10-04
net: core: decouple ifalias get/set from rtnl lock
Florian Westphal
1
-1
/
+7
2017-10-01
net: dsa: change dsa_ptr for a dsa_port
Vivien Didelot
1
-2
/
+2
2017-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-38
/
+29
2017-09-04
Merge branch 'linus' into locking/core, to fix up conflicts
Ingo Molnar
1
-0
/
+2
2017-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-1
/
+1
2017-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2017-09-01
mlxsw: spectrum: Forbid linking to devices that have uppers
Ido Schimmel
1
-0
/
+2
2017-08-31
net: fix two typos in net_device_ops documentation.
Rami Rosen
1
-2
/
+2
2017-08-30
net: remove dmaengine.h inclusion from netdevice.h
Dave Jiang
1
-1
/
+0
2017-08-29
smp: Avoid using two cache lines for struct call_single_data
Ying Huang
1
-1
/
+1
2017-08-28
netfilter: convert hook list to an array
Aaron Conole
1
-1
/
+1
2017-08-19
net: drop unused attribute argument from sysfs queue funcs
stephen hemminger
1
-3
/
+2
2017-08-19
net: constify net_ns_type_operations
stephen hemminger
1
-1
/
+1
[next]