Eric Dumazet
|
c2d9ba9bce
net: CONFIG_NET_NS reduction
|
15 years ago |
Ian Campbell
|
06c4648d46
arp_notify: allow drivers to explicitly request a notification event.
|
15 years ago |
Ben Hutchings
|
a4ed89cb92
net: Fix definition of netif_vdbg() when VERBOSE_DEBUG is not defined
|
15 years ago |
Tom Herbert
|
76cc8b13a6
net: fix problem in dequeuing from input_pkt_queue
|
15 years ago |
Linus Torvalds
|
f8965467f3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
|
15 years ago |
Scott Feldman
|
57b610805c
net: Add netlink support for virtual port management (was iovnl)
|
15 years ago |
Eric Dumazet
|
3b098e2d7c
net: Consistent skb timestamping
|
15 years ago |
Mark Gross
|
ed77134bfc
PM QOS update
|
15 years ago |
WANG Cong
|
0e34e93177
netpoll: add generic support for bridge and bonding devices
|
15 years ago |
David S. Miller
|
cd7b5396e7
net: Use explicit "unsigned int" instead of plain "unsigned" in netdevice.h
|
15 years ago |
Changli Gao
|
dee42870a4
net: fix softnet_stat
|
15 years ago |
Changli Gao
|
6e7676c1a7
net: batch skb dequeueing from softnet input_pkt_queue
|
15 years ago |
Changli Gao
|
a9cbd588fd
net: reimplement softnet_data.output_queue as a FIFO queue
|
15 years ago |
Eric Dumazet
|
e36fa2f7e9
rps: cleanups
|
15 years ago |
Eric Dumazet
|
88751275b8
rps: shortcut net_rps_action()
|
15 years ago |
Tom Herbert
|
fec5e652e5
rfs: Receive Flow Steering
|
15 years ago |
Changli Gao
|
fd793d8905
net: CONFIG_SMP should be CONFIG_RPS
|
15 years ago |
Eric Dumazet
|
acbbc07145
net: uninline skb_bond_should_drop()
|
15 years ago |
Pavel Roskin
|
18e225f257
net: fix definition of netdev_for_each_mc_addr()
|
15 years ago |
Jiri Pirko
|
22bedad3ce
net: convert multicast list to list_head
|
15 years ago |
Jiri Pirko
|
a748ee2426
net: move address list functions to a separate file
|
15 years ago |
stephen hemminger
|
b00fabb402
netdev: ethtool RXHASH flag
|
15 years ago |
Eric Dumazet
|
df3345457a
rps: add CONFIG_RPS
|
15 years ago |
Jiri Pirko
|
32a806c194
bonding: flush unicast and multicast lists when changing type
|
15 years ago |
David S. Miller
|
e77c8e83dd
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 years ago |
Eric Dumazet
|
0641e4fbf2
net: Potential null skb->dev dereference
|
15 years ago |
Jiri Pirko
|
3ca5b4042e
bonding: check return value of nofitier when changing type
|
15 years ago |
Tom Herbert
|
1e94d72fea
rps: Fixed build with CONFIG_SMP not enabled.
|
15 years ago |
Tom Herbert
|
0a9627f264
rps: Receive Packet Steering
|
15 years ago |
Patrick McHardy
|
bd38081160
dev: support deferring device flag change notifications
|
15 years ago |