Pravin B Shelar
|
05e8ef4ab2
net: factor out skb_mac_gso_segment() from skb_gso_segment()
|
12 years ago |
David S. Miller
|
9754e29349
net: Don't write to current task flags on every packet received.
|
12 years ago |
Eric Dumazet
|
6d1ccff627
net: reset mac header in dev_start_xmit()
|
12 years ago |
Cong Wang
|
12b0004d1d
net: adjust skb_gso_segment() for calling in rx path
|
12 years ago |
Neil Horman
|
ca99ca14c9
netpoll: protect napi_poll and poll_controller during dev_[open|close]
|
12 years ago |
Joe Perches
|
62b5942aa5
net: core: Remove unnecessary alloc/OOM messages
|
12 years ago |
Michał Mirosław
|
d2ed273d30
net: disallow drivers with buggy VLAN accel to register_netdevice()
|
12 years ago |
Eric Dumazet
|
cef401de7b
net: fix possible wrong checksum generation
|
12 years ago |
Cong Wang
|
441d9d327f
net: move rx and tx hash functions to net/core/flow_dissector.c
|
12 years ago |
Eric Dumazet
|
757b8b1d2b
net_sched: fix qdisc_pkt_len_init()
|
12 years ago |
David S. Miller
|
4b87f92259
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Stanislaw Gruszka
|
d07d7507bf
net, wireless: overwrite default_ethtool_ops
|
12 years ago |
Alexander Duyck
|
87696f9234
net: Export __netdev_pick_tx so that it can be used in modules
|
12 years ago |
Alexander Duyck
|
024e9679a2
net: Add support for XPS without sysfs being defined
|
12 years ago |
Alexander Duyck
|
01c5f864e6
net: Rewrite netif_set_xps_queues to address several issues
|
12 years ago |
Alexander Duyck
|
10cdc3f3cd
net: Rewrite netif_reset_xps_queue to allow for better code reuse
|
12 years ago |
Alexander Duyck
|
537c00de1c
net: Add functions netif_reset_xps_queue and netif_set_xps_queue
|
12 years ago |
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 |