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
/
drivers
/
net
/
eql.c
Age
Commit message (
Expand
)
Author
2022-06-09
net: rename reference+tracking helpers
Jakub Kicinski
2022-04-21
net: eql: Use kzalloc instead of kmalloc/memset
Haowen Bai
2021-12-07
net: eql: add net device refcount tracker
Eric Dumazet
2021-07-27
eql: use ndo_siocdevprivate
Arnd Bergmann
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-09-21
drivers: net: eql: use setup_timer() helper.
Allen Pais
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2014-10-07
net: better IFF_XMIT_DST_RELEASE support
Eric Dumazet
2014-07-15
net: set name_assign_type in alloc_netdev()
Tom Gundersen
2014-01-14
eql: use __dev_get_by_name instead of dev_get_by_name to find interface
Ying Xue
2012-03-27
eql: dont rely on HZ=100
Eric Dumazet
2011-03-03
eql: Convert printks to pr_<level> and netdev_<level>
Joe Perches
2010-09-16
drivers/net/eql.c: prevent reading uninitialized stack memory
Dan Rosenberg
2010-05-17
drivers/net: remove useless semicolons
Joe Perches
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-10-11
headers: remove sched.h from interrupt.h
Alexey Dobriyan
2009-09-01
netdev: convert pseudo drivers to netdev_tx_t
Stephen Hemminger
2009-07-05
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
2009-05-18
net: release dst entry in dev_hard_start_xmit()
Eric Dumazet
2009-04-08
drivers/net/eql.c: Fix a dev leakage.
Yang Hongyang
2009-03-21
eql: fix non-constant printk warning
Stephen Hemminger
2008-11-21
eql: convert to net_device_ops
Stephen Hemminger
2007-10-10
[NET] drivers/net: statistics cleanup #1 -- save memory and shrink code
Jeff Garzik
2007-10-10
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
2007-10-10
[NET]: Make the device list and device lookups per namespace.
Eric W. Biederman
2007-08-26
[EQL]: sparse warning fix
Stephen Hemminger
2006-09-13
drivers/net: Trim trailing whitespace
Jeff Garzik
2006-04-02
BUG_ON() Conversion in drivers/net/
Eric Sesterhenn
2005-07-21
[EQL]: Proper num_slaves decrement
Loic Le Loarer
2005-03-22
[EQL]: Kill dead code
Adrian Bunk
2004-10-15
[PATCH] eql: use netdev_priv
Stephen Hemminger
2004-07-23
[NET]: eql sparse cleanup.
Stephen Hemminger
2004-06-19
[PATCH] Re: linux-2.6.7 Equalizer Load-balancer. eql.c. local non-privileged...
Herbert Xu
2004-06-18
[NET]: Fix eql.c failed dev_get_by_name() return value check.
Andrew Morton
2004-06-04
[PATCH] sparse: the rest of ifr_data cleanups and annotations
Alexander Viro
2004-01-10
[PATCH] 2.6.0-test6 - more free_netdev() conversion
François Romieu
2003-08-19
[NET]: free_netdev - drivers/net/* changes.
Stephen Hemminger
2003-07-15
[NET]: Dynamic net_device for serial eql balancer.
Stephen Hemminger
2002-10-02
[EQL]: Rewrite to be SMP safe.
David S. Miller
2002-02-04
v2.4.10.1 -> v2.4.10.2
Linus Torvalds
2002-02-04
v2.4.9.8 -> v2.4.9.9
Linus Torvalds
2002-02-04
v2.4.6.1 -> v2.4.6.2
Linus Torvalds
2002-02-04
v2.4.4.1 -> v2.4.4.2
Linus Torvalds
2002-02-04
v2.4.3.4 -> v2.4.3.5
Linus Torvalds
2002-02-04
v2.4.2.5 -> v2.4.2.6
Linus Torvalds
2002-02-04
v2.4.1.3 -> v2.4.1.4
Linus Torvalds
2002-02-04
Import changeset
Linus Torvalds