index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
netdevice.h
Age
Commit message (
Expand
)
Author
2016-11-15
net: add recursion limit to GRO
Sabrina Dubroca
2016-11-15
net: core: Correctly iterate over lower adjacency list
Ido Schimmel
2016-09-04
bonding: Fix bonding crash
Mahesh Bandewar
2016-08-13
net: remove type_check from dev_get_nest_level()
Sabrina Dubroca
2016-07-24
net/sched: Add match-all classifier hw offloading.
Yotam Gigi
2016-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-07-19
net: add ndo to setup/query xdp prog in adapter rx
Brenden Blanco
2016-07-16
vlan: use a valid default mtu value for vlan over macsec
Paolo Abeni
2016-07-05
net: introduce default neigh_construct/destroy ndo calls for L2 upper devices
Jiri Pirko
2016-07-05
net: add dev arg to ndo_neigh_construct/destroy
Jiri Pirko
2016-07-04
mlxsw: spectrum: Add couple of lower device helper functions
Jiri Pirko
2016-07-01
net: introduce NETDEV_CHANGE_TX_QUEUE_LEN
Jason Wang
2016-06-17
net: Remove deprecated tunnel specific UDP offload functions
Alexander Duyck
2016-06-17
net: Merge VXLAN and GENEVE push notifiers into a single notifier
Alexander Duyck
2016-06-15
ipv6: introduce neighbour discovery ops
Alexander Aring
2016-06-15
6lowpan: add private neighbour data
Alexander Aring
2016-06-12
sched: remove NET_XMIT_POLICED
Florian Westphal
2016-06-10
bpf: enforce recursion limit on redirects
Daniel Borkmann
2016-06-09
net: add netdev_lockdep_set_classes() helper
Eric Dumazet
2016-06-08
net: sched: fix missing doc annotations
Eric Dumazet
2016-06-07
net_sched: transform qdisc running bit into a seqcount
Eric Dumazet
2016-06-03
sctp: Add GSO support
Marcelo Ricardo Leitner
2016-05-20
net: define gso types for IPx over IPv4 and IPv6
Tom Herbert
2016-05-16
bpf: move bpf_jit_enable declaration
Daniel Borkmann
2016-05-11
net: l3mdev: Add hook in ip and ipv6
David Ahern
2016-05-04
net: remove dev->trans_start
Florian Westphal
2016-05-04
netdevice: add helper to update trans_start
Florian Westphal
2016-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-05-02
netdevice: shrink size of struct netdev_queue
Florian Westphal
2016-04-29
net: constify is_skb_forwardable's arguments
Nikolay Aleksandrov
2016-04-28
net: fix net_gso_ok for new GSO types.
Marcelo Ricardo Leitner
2016-04-27
net-rfs: fix false sharing accessing sd->input_queue_head
Eric Dumazet
2016-04-26
net: remove NETDEV_TX_LOCKED support
Florian Westphal
2016-04-21
geneve: break dependency with netdev drivers
Hannes Frederic Sowa
2016-04-21
vxlan: break dependency with netdev drivers
Hannes Frederic Sowa
2016-04-14
GSO: Support partial segmentation offload
Alexander Duyck
2016-04-14
GRO: Add support for TCP with fixed IPv4 ID field, limit tunnel IP ID values
Alexander Duyck
2016-04-14
GSO: Add GSO type for fixed IPv4 ID
Alexander Duyck
2016-04-14
net: remove netdevice gso_min_segs
Eric Dumazet
2016-04-13
net: force inlining of netif_tx_start/stop_queue, sock_hold, __sock_put
Denys Vlasenko
2016-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-04-07
GRE: Disable segmentation offloads w/ CSUM and we are encapsulated via FOU
Alexander Duyck
2016-04-07
udp: Remove udp_offloads
Tom Herbert
2016-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-03-23
net: Fix typos and whitespace.
Bjorn Helgaas
2016-03-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-03-21
net: Add missing kernel-doc for netdev ptype lists
Benjamin Poirier
2016-03-21
net: add missing descriptions in net_device_priv_flags
Luis de Bethencourt
2016-03-21
net/core: Add support for configuring VF GUIDs
Eli Cohen
2016-03-20
tunnels: Don't apply GRO to multiple layers of encapsulation.
Jesse Gross
[next]