index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
netdevice.h
Age
Commit message (
Expand
)
Author
2013-04-05
net: count hw_addr syncs so that unsync works properly.
Vlad Yasevich
2013-03-27
line up comment for ndo_bridge_getlink
Dmitry Kravkov
2013-02-19
net: fix a build failure when !CONFIG_PROC_FS
Cong Wang
2013-02-19
net: move procfs code to net/core/net-procfs.c
Cong Wang
2013-02-15
net: factor out skb_mac_gso_segment() from skb_gso_segment()
Pravin B Shelar
2013-02-13
bridge: Add vlan support to static neighbors
Vlad Yasevich
2013-02-13
bridge: Dump vlan information from a bridge port
Vlad Yasevich
2013-02-13
bridge: Add netlink interface to configure vlans on bridge ports
Vlad Yasevich
2013-02-10
net/802: Implement Multiple Registration Protocol (MRP)
David Ward
2013-02-06
net: adjust skb_gso_segment() for calling in rx path
Cong Wang
2013-01-28
netpoll: add RCU annotation to npinfo field
Cong Wang
2013-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-01-11
net, wireless: overwrite default_ethtool_ops
Stanislaw Gruszka
2013-01-10
net: Add support for XPS without sysfs being defined
Alexander Duyck
2013-01-10
net: Add functions netif_reset_xps_queue and netif_set_xps_queue
Alexander Duyck
2013-01-10
net: Split core bits of netdev_pick_tx into __netdev_pick_tx
Alexander Duyck
2013-01-04
net: kill dev->master
Jiri Pirko
2013-01-04
net: remove no longer used netdev_set_bond_master() and netdev_set_master()
Jiri Pirko
2013-01-04
net: introduce upper device lists
Jiri Pirko
2013-01-03
net: add address assign type "SET"
Jiri Pirko
2012-12-30
veth: reduce stat overhead
Eric Dumazet
2012-12-28
net: add change_carrier netdev op
Jiri Pirko
2012-12-21
net: devnet_rename_seq should be a seqcount
Eric Dumazet
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-12-09
net: Add support for hardware-offloaded encapsulation
Joseph Gasparakis
2012-12-07
net: gro: fix possible panic in skb_gro_receive()
Eric Dumazet
2012-11-29
core: make GRO methods static.
Rami Rosen
2012-11-26
sockopt: Change getsockopt() of SO_BINDTODEVICE to return an interface name
Brian Haley
2012-11-19
various: Fix spelling of "registered" in comments.
Adam Buchbinder
2012-11-15
net: Remove code duplication between offload structures
Vlad Yasevich
2012-11-15
net: Switch to using the new packet offload infrustructure
Vlad Yasevich
2012-11-15
net: Add generic packet offload infrastructure.
Vlad Yasevich
2012-10-31
net: create generic bridge ops
John Fastabend
2012-10-13
UAPI: (Scripted) Disintegrate include/linux
David Howells
2012-10-08
ipv6: gro: fix PV6_GRO_CB(skb)->proto problem
Eric Dumazet
2012-10-08
net: gro: selective flush of packets
Eric Dumazet
2012-10-07
net: gro: fix a potential crash in skb_gro_reset_offset
Eric Dumazet
2012-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-10-01
netlink: add attributes to fdb interface
stephen hemminger
2012-09-27
net: struct napi_struct fields reordering
Eric Dumazet
2012-09-19
netpoll: call ->ndo_select_queue() in tx path
Amerigo Wang
2012-09-19
netdev: make address const in device address management
stephen hemminger
2012-09-17
netdev_printk/dynamic_netdev_dbg: Directly call printk_emit
Joe Perches
2012-09-05
net: qdisc busylock needs lockdep annotations
Eric Dumazet
2012-08-24
net: Set device operstate at registration time
Ben Hutchings
2012-08-22
net: remove delay at device dismantle
Eric Dumazet
2012-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
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
[next]