Alexander Duyck
|
416186fbf8
net: Split core bits of netdev_pick_tx into __netdev_pick_tx
|
12 years ago |
Eric Dumazet
|
1def9238d4
net_sched: more precise pkt_len computation
|
12 years ago |
Jiri Pirko
|
948b337e62
net: init perm_addr in register_netdevice()
|
12 years ago |
Eric Dumazet
|
fda55eca5a
net: introduce skb_transport_header_was_set()
|
12 years ago |
Jiri Pirko
|
8b98a70c28
net: remove no longer used netdev_set_bond_master() and netdev_set_master()
|
12 years ago |
Jiri Pirko
|
9ff162a8b9
net: introduce upper device lists
|
12 years ago |
Jiri Pirko
|
fbdeca2d77
net: add address assign type "SET"
|
12 years ago |
Jiri Pirko
|
f652151640
net: call add_device_randomness() only after successful mac change
|
12 years ago |
Jiri Pirko
|
4bf84c35c6
net: add change_carrier netdev op
|
12 years ago |
Eric Dumazet
|
30e6c9fa93
net: devnet_rename_seq should be a seqcount
|
12 years ago |
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 |