Jiri Pirko
|
8b98a70c28
net: remove no longer used netdev_set_bond_master() and netdev_set_master()
|
12 年 前 |
Jiri Pirko
|
9ff162a8b9
net: introduce upper device lists
|
12 年 前 |
Jiri Pirko
|
fbdeca2d77
net: add address assign type "SET"
|
12 年 前 |
Eric Dumazet
|
2681128f0c
veth: reduce stat overhead
|
12 年 前 |
Jiri Pirko
|
4bf84c35c6
net: add change_carrier netdev op
|
12 年 前 |
Eric Dumazet
|
30e6c9fa93
net: devnet_rename_seq should be a seqcount
|
12 年 前 |
Linus Torvalds
|
a2013a13e6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
12 年 前 |
Linus Torvalds
|
6be35c700f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
12 年 前 |
Joseph Gasparakis
|
6a674e9c75
net: Add support for hardware-offloaded encapsulation
|
12 年 前 |
Eric Dumazet
|
c3c7c254b2
net: gro: fix possible panic in skb_gro_receive()
|
12 年 前 |
Rami Rosen
|
bb728820fe
core: make GRO methods static.
|
12 年 前 |
Brian Haley
|
c91f6df2db
sockopt: Change getsockopt() of SO_BINDTODEVICE to return an interface name
|
12 年 前 |
Adam Buchbinder
|
d93cf0687c
various: Fix spelling of "registered" in comments.
|
13 年 前 |
Vlad Yasevich
|
f191a1d17f
net: Remove code duplication between offload structures
|
12 年 前 |
Vlad Yasevich
|
22061d8014
net: Switch to using the new packet offload infrustructure
|
12 年 前 |
Vlad Yasevich
|
62532da9d5
net: Add generic packet offload infrastructure.
|
12 年 前 |
John Fastabend
|
e5a55a8987
net: create generic bridge ops
|
12 年 前 |
David Howells
|
607ca46e97
UAPI: (Scripted) Disintegrate include/linux
|
12 年 前 |
Eric Dumazet
|
863472454c
ipv6: gro: fix PV6_GRO_CB(skb)->proto problem
|
13 年 前 |
Eric Dumazet
|
2e71a6f808
net: gro: selective flush of packets
|
13 年 前 |
Eric Dumazet
|
ca07e43e28
net: gro: fix a potential crash in skb_gro_reset_offset
|
13 年 前 |
Linus Torvalds
|
aecdc33e11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
13 年 前 |
stephen hemminger
|
edc7d57327
netlink: add attributes to fdb interface
|
13 年 前 |
Eric Dumazet
|
404f7c9e11
net: struct napi_struct fields reordering
|
13 年 前 |
Amerigo Wang
|
8c4c49df5c
netpoll: call ->ndo_select_queue() in tx path
|
13 年 前 |
stephen hemminger
|
6b6e27255f
netdev: make address const in device address management
|
13 年 前 |
Joe Perches
|
b004ff4972
netdev_printk/dynamic_netdev_dbg: Directly call printk_emit
|
13 年 前 |
Eric Dumazet
|
23d3b8bfb8
net: qdisc busylock needs lockdep annotations
|
13 年 前 |
Ben Hutchings
|
8f4cccbbd9
net: Set device operstate at registration time
|
13 年 前 |
Eric Dumazet
|
0115e8e30d
net: remove delay at device dismantle
|
13 年 前 |