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
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
2017-08-19
net: constify netdev_class_file
stephen hemminger
1
-4
/
+4
2017-08-14
net: export some generic xdp helpers
Jason Wang
1
-0
/
+2
2017-08-07
net: sched: get rid of struct tc_to_netdev
Jiri Pirko
1
-17
/
+2
2017-08-07
net: sched: push cls related args into cls_common structure
Jiri Pirko
1
-3
/
+0
2017-08-07
net: sched: make egress_dev flag part of flower offload struct
Jiri Pirko
1
-1
/
+0
2017-08-07
net: sched: rename TC_SETUP_MATCHALL to TC_SETUP_CLSMATCHALL
Jiri Pirko
1
-1
/
+1
2017-08-07
net: sched: make type an argument for ndo_setup_tc
Jiri Pirko
1
-4
/
+5
2017-07-24
net: add infrastructure to un-offload UDP tunnel port
Sabrina Dubroca
1
-0
/
+1
2017-07-20
net: make dev_close and related functions void
stephen hemminger
1
-2
/
+2
2017-07-17
net: Kill NETIF_F_UFO and SKB_GSO_UDP.
David S. Miller
1
-1
/
+0
2017-07-17
xdp: Add batching support to redirect map
John Fastabend
1
-1
/
+4
2017-07-17
xdp: add bpf_redirect helper function
John Fastabend
1
-0
/
+6
2017-07-08
bonding: avoid NETDEV_CHANGEMTU event when unregistering slave
WANG Cong
1
-0
/
+1
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-18
/
+18
2017-07-04
Merge tag 'docs-4.13' of git://git.lwn.net/linux
Linus Torvalds
1
-4
/
+5
2017-06-25
net: Remove ndo_dfwd_start_xmit
Mintz, Yuval
1
-9
/
+0
2017-06-23
xdp: add reporting of offload mode
Jakub Kicinski
1
-3
/
+4
2017-06-23
xdp: add HW offload mode flag for installing programs
Jakub Kicinski
1
-0
/
+1
2017-06-23
xdp: pass XDP flags into install handlers
Jakub Kicinski
1
-0
/
+1
2017-06-16
net: Add IFLA_XDP_PROG_ID
Martin KaFai Lau
1
-2
/
+5
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+10
2017-06-14
net: update undefined ->ndo_change_mtu() comment
Magnus Damm
1
-2
/
+1
2017-06-08
net: ipv6: Release route when device is unregistering
David Ahern
1
-0
/
+5
2017-06-08
net: propagate tc filter chain index down the ndo_setup_tc call
Jiri Pirko
1
-2
/
+2
2017-06-07
net: Fix inconsistent teardown and release of private netdev state.
David S. Miller
1
-3
/
+4
2017-05-21
net: add function to retrieve original skb device using NAPI ID
Miroslav Lichvar
1
-0
/
+1
2017-05-20
net: more accurate checksumming in validate_xmit_skb()
Davide Caratti
1
-0
/
+3
2017-05-20
sk_buff: remove support for csum_bad in sk_buff
Davide Caratti
1
-3
/
+1
2017-05-20
net: introduce skb_crc32c_csum_help
Davide Caratti
1
-0
/
+1
2017-05-18
net: make struct net_device::tx_queue_len unsigned int
Alexey Dobriyan
1
-1
/
+1
2017-05-16
net: fix some identation issues at kernel-doc markups
Mauro Carvalho Chehab
1
-4
/
+5
2017-05-12
xdp: refine xdp api with regards to generic xdp
Daniel Borkmann
1
-2
/
+6
2017-05-01
xdp: propagate extended ack to XDP setup
Jakub Kicinski
1
-2
/
+8
2017-04-27
net: update comment for netif_dormant() function
Zhang Shengju
1
-2
/
+2
2017-04-25
net: move xdp_prog field in RX cache lines
Eric Dumazet
1
-1
/
+1
2017-04-25
net: Generic XDP
David S. Miller
1
-0
/
+8
2017-04-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-0
/
+15
2017-04-21
Replace 2 jiffies with sysctl netdev_budget_usecs to enable softirq tuning
Matthew Whitehead
1
-0
/
+1
2017-04-20
net: add netif_is_ovs_port helper
Jiri Pirko
1
-0
/
+5
[next]