Herbert Xu
|
ff780cd8f2
gro: Flush GRO packets in napi_disable_pending path
|
16 年 前 |
Herbert Xu
|
d55d87fdff
net: Move rx skb_orphan call to where needed
|
16 年 前 |
Jiri Pirko
|
31278e7147
net: group address list and its count
|
16 年 前 |
David S. Miller
|
9cbc1cb8cd
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
|
16 年 前 |
Michał Mirosław
|
da6782927d
bridge: Simplify interface for ATM LANE
|
16 年 前 |
John Dykstra
|
746e6ad23c
[PATCH] net core: Some interface flags not returned by SIOCGIFFLAGS
|
16 年 前 |
Sergey Lapin
|
fcb94e4224
Add constants for the ieee 802.15.4 stack
|
16 年 前 |
Eric Dumazet
|
0c27922e49
net: dev_addr_init() fix
|
16 年 前 |
David S. Miller
|
4cf704fbea
net/core/dev.c: Use frag list abstraction interfaces.
|
16 年 前 |
Johannes Berg
|
3b8bcfd5d3
net: introduce pre-up netdev notifier
|
16 年 前 |
Eric Dumazet
|
adf30907d6
net: skb->dst accessors
|
16 年 前 |
Jiri Pirko
|
ccffad25b5
net: convert unicast addr list
|
16 年 前 |
Eric Dumazet
|
1ce8e7b57b
net: ALIGN/PTR_ALIGN cleanup in alloc_netdev_mq()/netdev_priv()
|
16 年 前 |
Herbert Xu
|
cb18978cbf
gro: Open-code final pskb_may_pull
|
16 年 前 |
Herbert Xu
|
a5b1cf288d
gro: Avoid unnecessary comparison after skb_gro_header
|
16 年 前 |
Herbert Xu
|
7489594cb2
gro: Optimise length comparison in skb_gro_header
|
16 年 前 |
Herbert Xu
|
78d3fd0b7d
gro: Only use skb_gro_header for completely non-linear packets
|
16 年 前 |
Herbert Xu
|
78a478d0ef
gro: Inline skb_gro_header and cache frag0 virtual address
|
16 年 前 |
Eric Dumazet
|
08baf56108
net: txq_trans_update() helper
|
16 年 前 |
Alexander Beregalov
|
e3804cbebb
net: remove COMPAT_NET_DEV_OPS
|
16 年 前 |
Neil Horman
|
4ea7e38696
dropmon: add ability to detect when hardware dropsrxpackets
|
16 年 前 |
Eric Dumazet
|
93f154b594
net: release dst entry in dev_hard_start_xmit()
|
16 年 前 |
Eric Dumazet
|
7004bf252c
net: add tx_packets/tx_bytes/tx_dropped counters in struct netdev_queue
|
16 年 前 |
Jiri Pirko
|
ab9c73ccb5
net: check retval of dev_addr_init()
|
16 年 前 |
Jiri Pirko
|
f001fde5ea
net: introduce a list of device addresses dev_addr_list (v6)
|
16 年 前 |
David S. Miller
|
513de11bba
net: Avoid modulus in skb_tx_hash() for forwarding case.
|
16 年 前 |
David S. Miller
|
d252a5e7b7
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 年 前 |
Eric Dumazet
|
ec581f6a42
net: Fix skb_tx_hash() for forwarding workloads.
|
16 年 前 |
Herbert Xu
|
edbd9e3030
gro: Fix handling of headers that extend over the tail
|
16 年 前 |
David S. Miller
|
e5e9743bb7
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 年 前 |