Julian Anastasov
|
2c17d27c36
net: call rcu_read_lock early in process_backlog
|
10 年之前 |
Julian Anastasov
|
e9e4dd3267
net: do not process device backlog during unregistration
|
10 年之前 |
Nicolas Dichtel
|
95ec655bc4
Revert "dev: set iflink to 0 for virtual interfaces"
|
10 年之前 |
Eric Dumazet
|
d339727c2b
net: graceful exit from netif_alloc_netdev_queues()
|
10 年之前 |
David S. Miller
|
941742f497
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 年之前 |
Willem de Bruijn
|
bbbf2df003
net: replace last open coded skb_orphan_frags with function call
|
10 年之前 |
David S. Miller
|
bdef7de4b8
net: Add priority to packet_offload objects.
|
10 年之前 |
Daniel Borkmann
|
e7582bab5d
net: dev: reduce both ingress hook ifdefs
|
10 年之前 |
Florian Westphal
|
3365495c18
net: core: set qdisc pkt len before tc_classify
|
10 年之前 |
Pablo Neira
|
e687ad60af
netfilter: add netfilter ingress hook after handle_ing() under unique static key
|
10 年之前 |
Pablo Neira
|
1cf51900f8
net: add CONFIG_NET_INGRESS to enable ingress filtering
|
10 年之前 |
Jiri Pirko
|
638b2a699f
net: move netdev_pick_tx and dependencies to net/core/dev.c
|
10 年之前 |
Jiri Pirko
|
5605c76240
net: move __skb_tx_hash to dev.c
|
10 年之前 |
David S. Miller
|
b04096ff33
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 年之前 |
Denys Vlasenko
|
a2029240e5
net: deinline netif_tx_stop_all_queues(), remove WARN_ON in netif_tx_stop_queue()
|
10 年之前 |
Daniel Borkmann
|
d2788d3488
net: sched: further simplify handle_ing
|
10 年之前 |
Daniel Borkmann
|
c9e99fd078
net: sched: consolidate handle_ing and ing_filter
|
10 年之前 |
Vlad Yasevich
|
d66bf7dd27
net: core: Correct an over-stringent device loop detection.
|
10 年之前 |
Jamal Hadi Salim
|
c19ae86a51
tc: remove unused redirect ttl
|
10 年之前 |
Alexei Starovoitov
|
087c1a601a
net: sched: run ingress qdisc without locks
|
10 年之前 |
Eric Dumazet
|
a31196b07f
net: rfs: fix crash in get_rps_cpus()
|
10 年之前 |
Johannes Berg
|
8b86a61da3
net: remove unused 'dev' argument from netif_needs_gso()
|
10 年之前 |
Daniel Borkmann
|
4577139b2d
net: use jump label patching for ingress qdisc in __netif_receive_skb_core
|
10 年之前 |
David Miller
|
7026b1ddb6
netfilter: Pass socket pointer down through okfn().
|
10 年之前 |
David S. Miller
|
c85d6975ef
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 年之前 |
hannes@stressinduktion.org
|
f60e5990d9
ipv6: protect skb->sk accesses from recursive dereference inside the stack
|
10 年之前 |
Nicolas Dichtel
|
e1622baf54
dev: set iflink to 0 for virtual interfaces
|
10 年之前 |
Nicolas Dichtel
|
7a66bbc96c
net: remove iflink field from struct net_device
|
10 年之前 |
Nicolas Dichtel
|
a54acb3a6f
dev: introduce dev_get_iflink()
|
10 年之前 |
Jiri Pirko
|
fbcb217059
net: rename dev to orig_dev in deliver_ptype_list_skb
|
10 年之前 |