Eric Dumazet
|
6a32e4f9dd
vlan: allow nested vlan_do_receive()
|
13 年之前 |
Linus Torvalds
|
8a9ea3237e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
13 年之前 |
Linus Torvalds
|
2d03423b23
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
13 年之前 |
David S. Miller
|
1805b2f048
Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
|
13 年之前 |
Eric W. Biederman
|
d2237d3574
rtnetlink: Add missing manual netlink notification in dev_change_net_namespaces
|
13 年之前 |
Mihai Maruseac
|
f04565ddf5
dev: use name hash for dev_seq_ops
|
13 年之前 |
Richard Cochran
|
4dc360c5e7
net: validate HWTSTAMP ioctl parameters
|
13 年之前 |
Eric W. Biederman
|
850a545bd8
net: Move rcu_barrier from rollback_registered_many to netdev_run_todo.
|
13 年之前 |
Eric Dumazet
|
9e903e0852
net: add skb frag size accessors
|
13 年之前 |
John Fastabend
|
2425717b27
net: allow vlan traffic to be received under bond
|
13 年之前 |
Ben Hutchings
|
09994d1b09
RPS: Ensure that an expired hardware filter can be re-added later
|
13 年之前 |
Changli Gao
|
5dd17e08f3
net: rps: fix the support for PPPOE
|
13 年之前 |
David S. Miller
|
8decf86879
Merge branch 'master' of github.com:davem330/net
|
13 年之前 |
Jiri Pirko
|
4bc71cb983
net: consolidate and fix ethtool_ops->get_settings calling
|
13 年之前 |
Michael S. Tsirkin
|
48c830120f
net: copy userspace buffers on device forwarding
|
13 年之前 |
Ian Campbell
|
ea2ab69379
net: convert core to skb paged frag APIs
|
14 年之前 |
Eric Dumazet
|
ec5efe7946
rps: support IPIP encapsulation
|
14 年之前 |
Jason Baron
|
ffa10cb47a
dynamic_debug: make netdev_dbg() call __netdev_printk()
|
14 年之前 |
Jiri Pirko
|
0dfe178239
net: vlan: goto another_round instead of calling __netif_receive_skb
|
14 年之前 |
Changli Gao
|
ae1511bf76
net: rps: support PPPOE session messages
|
14 年之前 |
Changli Gao
|
1ff1986fc9
net: rps: support 802.1Q
|
14 年之前 |
Jiri Pirko
|
b81693d914
net: remove ndo_set_multicast_list callback
|
14 年之前 |
Jiri Pirko
|
01789349ee
net: introduce IFF_UNICAST_FLT private flag
|
14 年之前 |
Tom Herbert
|
c6865cb3cc
rps: Inspect GRE encapsulated packets to get flow hash
|
14 年之前 |
Tom Herbert
|
e971b7225b
rps: Infrastructure in __skb_get_rxhash for deep inspection
|
14 年之前 |
Tom Herbert
|
bdeab99191
rps: Add flag to skb to indicate rxhash is based on L4 tuple
|
14 年之前 |
Tom Herbert
|
792df22cd0
rps: Some minor cleanup in get_rps_cpus
|
14 年之前 |
Eric Dumazet
|
33d480ce6d
net: cleanup some rcu_dereference_raw
|
14 年之前 |
Stephen Hemminger
|
a9b3cd7f32
rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER
|
14 年之前 |
Joe Perches
|
2d348d1f56
net: Convert struct net_device uc_promisc to bool
|
14 年之前 |