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
2012-08-20
af_packet: don't emit packet on orig fanout group
Eric Leblond
2012-08-14
netpoll: use GFP_ATOMIC in slave_enable_netpoll() and __netpoll_setup()
Amerigo Wang
2012-08-02
net: Allow driver to limit number of GSO segments per skb
Ben Hutchings
2012-07-20
net: honour netif_set_real_num_tx_queues() retval
Jiri Pirko
2012-07-05
net-next: Add netif_get_num_default_rss_queues
Yuval Mintz
2012-06-12
net-next: add dev_loopback_xmit() to avoid duplicate code
Michel Machado
2012-06-11
net: keep name_hlist close to name
Eric Dumazet
2012-05-30
netdevice: Update netif_dbg for CONFIG_DYNAMIC_DEBUG
Joe Perches
2012-05-19
net: napi_frags_skb() is static
Eric Dumazet
2012-05-18
net: Remove netdevice ec_ptr, no longer used.
David S. Miller
2012-05-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-05-10
Revert "net: maintain namespace isolation between vlan and real device"
David S. Miller
2012-04-30
net: make GRO aware of skb->head_frag
Eric Dumazet
2012-04-15
net: addr_list: add exclusive dev_uc_add and dev_mc_add
John Fastabend
2012-04-15
net: add generic PF_BRIDGE:RTM_ FDB hooks
John Fastabend
2012-04-15
net: cleanup unsigned to unsigned int
Eric Dumazet
2012-04-03
net: fix /proc/net/dev regression
Eric Dumazet
2012-03-24
Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2012-03-24
Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Linus Torvalds
2012-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-03-20
Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-03-19
net: do not do gso for CHECKSUM_UNNECESSARY in netif_needs_gso
Yi Zou
2012-03-16
device.h: audit and cleanup users in main include dir
Paul Gortmaker
2012-03-12
net: Add memory barriers to prevent possible race in byte queue limits
Alexander Duyck
2012-03-12
net: Fix issue with netdev_tx_reset_queue not resetting queue from XOFF state
Alexander Duyck
2012-03-09
net: Use bool in netdevice.h helpers.
David S. Miller
2012-03-06
net: Use bool for return value of dev_valid_name().
David S. Miller
2012-03-05
net: export netdev_stats_to_stats64
Eric Dumazet
2012-03-04
BUG: headers with BUG/BUG_ON etc. need linux/bug.h
Paul Gortmaker
2012-02-24
net: Add framework to allow sending packets with customized CRC.
Ben Greear
2012-02-24
static keys: Introduce 'struct static_key', static_key_true()/false() and sta...
Ingo Molnar
2012-01-24
dynamic_debug: make dynamic-debug supersede DEBUG ccflag
Jim Cromie
2012-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-01-09
Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...
Linus Torvalds
2012-01-09
net: introduce netif_addr_lock_nested() and call if when appropriate
Jiri Pirko
2012-01-05
netdev: FCoE: Add new ndo_get_fcoe_hbainfo() call
Neerav Parikh
2011-12-24
rfs: better sizing of dev_flow_table
Eric Dumazet
2011-12-22
percpu: Remove irqsafe_cpu_xxx variants
Christoph Lameter
2011-12-19
Revert "net: Remove unused neighbour layer ops."
David S. Miller
2011-12-13
net: Remove unused neighbour layer ops.
David S. Miller
2011-12-08
vlan: introduce vid list with reference counting
Jiri Pirko
2011-12-08
net: make vlan ndo_vlan_rx_[add/kill]_vid return error value
Jiri Pirko
2011-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-12-01
net: Make ndo_neigh_destroy return void.
David S. Miller
2011-11-30
neigh: Add device constructor/destructor capability.
David Miller
2011-11-30
neigh: Add infrastructure for allocating device neigh privates.
David Miller
2011-11-29
bql: Byte queue limits
Tom Herbert
2011-11-29
net: Add netdev interfaces for recording sends/comp
Tom Herbert
2011-11-29
net: Add queue state xoff flag for stack
Tom Herbert
2011-11-28
net: Fix corruption in /proc/*/net/dev_mcast
Anton Blanchard
[next]