Linus Torvalds
|
6be35c700f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
12 years ago |
Eric Dumazet
|
89c5fa3369
net: gro: dev_gro_receive() cleanup
|
12 years ago |
Alexander Duyck
|
fc70fb640b
net: Handle encapsulated offloads before fragmentation or handing to lower dev
|
12 years ago |
Eric Dumazet
|
c3c7c254b2
net: gro: fix possible panic in skb_gro_receive()
|
12 years ago |
Jiri Pirko
|
e3d8fabee3
net: call notifiers for mtu change even if iface is not up
|
12 years ago |
Serge Hallyn
|
4e66ae2ea3
net: dev_change_net_namespace: send a KOBJ_REMOVED/KOBJ_ADD
|
12 years ago |
Rami Rosen
|
bb728820fe
core: make GRO methods static.
|
12 years ago |
Brian Haley
|
c91f6df2db
sockopt: Change getsockopt() of SO_BINDTODEVICE to return an interface name
|
12 years ago |
Sachin Kamat
|
388dfc2d2d
net: Remove redundant null check before kfree in dev.c
|
12 years ago |
Eric W. Biederman
|
5e1fccc0bf
net: Allow userns root control of the core of the network stack.
|
12 years ago |
David S. Miller
|
67f4efdce7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Tom Herbert
|
baefa31db2
net-rps: Fix brokeness causing OOO packets
|
12 years ago |
Eric Dumazet
|
c53aa5058a
net: use right lock in __dev_remove_offload
|
12 years ago |
Vlad Yasevich
|
f191a1d17f
net: Remove code duplication between offload structures
|
12 years ago |
Vlad Yasevich
|
22061d8014
net: Switch to using the new packet offload infrustructure
|
12 years ago |
Vlad Yasevich
|
62532da9d5
net: Add generic packet offload infrastructure.
|
12 years ago |
David S. Miller
|
d4185bbf62
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Eric Leblond
|
a3d744e995
af-packet: fix oops when socket is not present
|
12 years ago |
Rami Rosen
|
47b70db555
net:dev: remove double indentical assignment in dev_change_net_namespace().
|
12 years ago |
Florian Zumbiehl
|
48cc32d38a
vlan: don't deliver frames for unknown vlans to protocols
|
12 years ago |
Eric Dumazet
|
2e71a6f808
net: gro: selective flush of packets
|
12 years ago |
Eric Dumazet
|
ca07e43e28
net: gro: fix a potential crash in skb_gro_reset_offset
|
12 years ago |
Linus Torvalds
|
aecdc33e11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
12 years ago |
Linus Torvalds
|
437589a74b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
12 years ago |
Eric Dumazet
|
c9e6bc644e
net: add gro_cells infrastructure
|
12 years ago |
Linus Torvalds
|
06d2fe153b
Merge tag 'driver-core-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
12 years ago |
David S. Miller
|
6a06e5e1bb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Ed Cashin
|
c0d680e577
net: do not disable sg for packets requiring no checksum
|
12 years ago |
Amerigo Wang
|
8c4c49df5c
netpoll: call ->ndo_select_queue() in tx path
|
12 years ago |
Eric Dumazet
|
2c60db0370
net: provide a default dev->ethtool_ops
|
12 years ago |