index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
netdevice.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: introduce helper dev_change_tx_queue_len()
Cong Wang
2018-01-29
1
-0
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2018-01-26
1
-0
/
+1
|
\
|
*
xfrm: Add ESN support for IPSec HW offload
Yossef Efraim
2018-01-18
1
-0
/
+1
*
|
dev_ioctl(): move copyin/copyout to callers
Al Viro
2018-01-24
1
-1
/
+2
*
|
net: separate SIOCGIFCONF handling from dev_ioctl()
Al Viro
2018-01-24
1
-1
/
+3
*
|
net: core: Fix kernel-doc for carrier_* attributes
Florian Fainelli
2018-01-23
1
-2
/
+2
*
|
net: core: Expose number of link up/down transitions
David Decotigny
2018-01-22
1
-2
/
+4
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-01-16
1
-0
/
+6
|
\
|
*
bpf: offload: add map offload infrastructure
Jakub Kicinski
2018-01-14
1
-0
/
+6
*
|
net: sch: prio: Add offload ability to PRIO qdisc
Nogah Frankel
2018-01-14
1
-0
/
+1
|
/
*
net: fix xdp_rxq_info build issue when CONFIG_SYSFS is not set
Jesper Dangaard Brouer
2018-01-10
1
-3
/
+0
*
net: No line break on netdev_WARN* formatting
Gal Pressman
2018-01-08
1
-2
/
+2
*
net: Fix netdev_WARN_ONCE macro
Gal Pressman
2018-01-08
1
-2
/
+2
*
xdp: generic XDP handling of xdp_rxq_info
Jesper Dangaard Brouer
2018-01-05
1
-0
/
+2
*
bpf: offload: allow netdev to disappear while verifier is running
Jakub Kicinski
2017-12-31
1
-2
/
+2
*
xfrm: wrap xfrmdev_ops with offload config
Shannon Nelson
2017-12-21
1
-1
/
+1
*
net: Add asynchronous callbacks for xfrm on layer 2.
Steffen Klassert
2017-12-20
1
-2
/
+4
*
net: xdp: report flags program was installed with on query
Jakub Kicinski
2017-12-03
1
-0
/
+2
*
net: xdp: avoid output parameters when querying XDP prog
Jakub Kicinski
2017-12-03
1
-1
/
+2
*
net: accept UFO datagrams from tuntap and packet
Willem de Bruijn
2017-11-24
1
-0
/
+1
*
net: fix incorrect comment with regard to VLAN packet handling
Girish Moodalbail
2017-11-10
1
-8
/
+0
*
net: Introduce netdev_*_once functions
Gal Pressman
2017-11-09
1
-0
/
+29
*
net_sch: cbs: Change TC_SETUP_CBS to TC_SETUP_QDISC_CBS
Nogah Frankel
2017-11-08
1
-1
/
+1
*
net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIO
Nogah Frankel
2017-11-08
1
-1
/
+1
*
net_sch: red: Add offload ability to RED qdisc
Nogah Frankel
2017-11-08
1
-0
/
+1
*
bpf: offload: add infrastructure for loading programs for a specific netdev
Jakub Kicinski
2017-11-05
1
-0
/
+14
*
net: bpf: rename ndo_xdp to ndo_bpf
Jakub Kicinski
2017-11-05
1
-11
/
+12
*
net: core: introduce mini_Qdisc and eliminate usage of tp->q for clsact fastpath
Jiri Pirko
2017-11-03
1
-3
/
+6
*
net/sched: Add support for HW offloading for CBS
Vinicius Costa Gomes
2017-10-27
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-22
1
-0
/
+3
|
\
|
*
tun: call dev_get_valid_name() before register_netdevice()
Cong Wang
2017-10-16
1
-0
/
+3
*
|
net: sched: add block bind/unbind notif. and extended block_get/put
Jiri Pirko
2017-10-21
1
-0
/
+1
*
|
bpf: cpumap xdp_buff to skb conversion and allocation
Jesper Dangaard Brouer
2017-10-18
1
-0
/
+1
*
|
net: Add extack to upper device linking
David Ahern
2017-10-04
1
-2
/
+4
*
|
net: Add extack to ndo_add_slave
David Ahern
2017-10-04
1
-1
/
+2
*
|
net: Add extack to netdev_notifier_info
David Ahern
2017-10-04
1
-1
/
+9
*
|
net: core: decouple ifalias get/set from rtnl lock
Florian Westphal
2017-10-03
1
-1
/
+7
*
|
net: dsa: change dsa_ptr for a dsa_port
Vivien Didelot
2017-10-01
1
-2
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-09-06
1
-38
/
+29
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2017-09-03
1
-1
/
+1
|
|
\
|
|
*
netfilter: convert hook list to an array
Aaron Conole
2017-08-28
1
-1
/
+1
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-09-01
1
-0
/
+2
|
|
\
\
|
*
|
|
net: fix two typos in net_device_ops documentation.
Rami Rosen
2017-08-31
1
-2
/
+2
|
*
|
|
net: remove dmaengine.h inclusion from netdevice.h
Dave Jiang
2017-08-29
1
-1
/
+0
|
*
|
|
net: drop unused attribute argument from sysfs queue funcs
stephen hemminger
2017-08-18
1
-3
/
+2
|
*
|
|
net: constify net_ns_type_operations
stephen hemminger
2017-08-18
1
-1
/
+1
|
*
|
|
net: constify netdev_class_file
stephen hemminger
2017-08-18
1
-4
/
+4
|
*
|
|
net: export some generic xdp helpers
Jason Wang
2017-08-13
1
-0
/
+2
|
*
|
|
net: sched: get rid of struct tc_to_netdev
Jiri Pirko
2017-08-07
1
-17
/
+2
|
*
|
|
net: sched: push cls related args into cls_common structure
Jiri Pirko
2017-08-07
1
-3
/
+0
[next]