Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
ccdb51717ba3bdc9585998e4ffd41d70c04dedea
/
net
/
core
/
dev.c
ccdb517
net: Fix GRO_HASH_BUCKETS assertion.
by David S. Miller
· 6 years ago
d9f37d0
net: convert gro_count to bitmask
by Li RongQing
· 7 years ago
2aa4a33
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 6 years ago
a25717d
xdp: support simultaneous driver and hw XDP attachment
by Jakub Kicinski
· 7 years ago
6b86758
xdp: don't make drivers report attachment mode
by Jakub Kicinski
· 7 years ago
68d2f84
net: gro: properly remove skb from list
by Prashant Bhole
· 7 years ago
e32f55f
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 7 years ago
9af86f93
net: core: fix use-after-free in __netif_receive_skb_list_core
by Edward Cree
· 7 years ago
8c057ef
net: core: fix uses-after-free in list processing
by Edward Cree
· 7 years ago
8ec56fc
net: allow fallback function to pass netdev
by Alexander Duyck
· 7 years ago
4f49dec
net: allow ndo_select_queue to pass netdev
by Alexander Duyck
· 7 years ago
a4ea8a3
net: Add generic ndo_select_queue functions
by Alexander Duyck
· 7 years ago
eadec877
net: Add support for subordinate traffic classes to netdev_pick_tx
by Alexander Duyck
· 7 years ago
ffcfe25
net: Add support for subordinate device traffic classes
by Alexander Duyck
· 7 years ago
6312fe7
net: limit each hash list length to MAX_GRO_SKBS
by Li RongQing
· 7 years ago
b9f463d
net: don't bother calling list RX functions on empty lists
by Edward Cree
· 7 years ago
17266ee
net: ipv4: listified version of ip_rcv
by Edward Cree
· 7 years ago
88eb194
net: core: propagate SKB lists through packet_type lookup
by Edward Cree
· 7 years ago
4ce0017
net: core: another layer of lists, around PF_MEMALLOC skb handling
by Edward Cree
· 7 years ago
7da517a
net: core: Another step of skb receive list processing
by Edward Cree
· 7 years ago
920572b
net: core: unwrap skb list receive slightly further
by Edward Cree
· 7 years ago
f6ad8c1
net: core: trivial netif_receive_skb_list() entry point
by Edward Cree
· 7 years ago
fc9bab2
net: Enable Tx queue selection based on Rx queues
by Amritha Nambiar
· 7 years ago
0415746
net: Use static_key for XPS maps
by Amritha Nambiar
· 7 years ago
80d1966
net: Refactor XPS for CPUs and Rx queues
by Amritha Nambiar
· 7 years ago
07d7836
net: Convert NAPI gro list into a small hash table.
by David Miller
· 7 years ago
d4546c2
net: Convert GRO SKB handling to list_head.
by David Miller
· 7 years ago
7892bd0
net: propagate dev_get_valid_name return code
by Li RongQing
· 7 years ago
6da2ec5
treewide: kmalloc() -> kmalloc_array()
by Kees Cook
· 7 years ago
1c8c5a9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
8b5c6a3
Merge tag 'audit-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit
by Linus Torvalds
· 7 years ago
e5a5946
Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 7 years ago
6f6e434
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
6358d49
net: Fix a bug in removing queues from XPS map
by Amritha Nambiar
· 7 years ago
32f7b44
sched: manipulate __QDISC_STATE_RUNNING in qdisc_run_* helpers
by Paolo Abeni
· 7 years ago
cdfb6b3
audit: use inline function to get audit context
by Richard Guy Briggs
· 7 years ago
0278647
net: Update generic_xdp_needed static key to modern api
by Davidlohr Bueso
· 7 years ago
39e8392
net: Update netstamp_needed static key to modern api
by Davidlohr Bueso
· 7 years ago
aabf677
net: Update [e/in]gress_needed static key to modern api
by Davidlohr Bueso
· 7 years ago
01adc48
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 7 years ago
ab74cfe
net: remove the PCI_DMA_BUS_IS_PHYS check in illegal_highdma
by Christoph Hellwig
· 7 years ago
865b03f
dev: packet: make packet_direct_xmit a common function
by Magnus Karlsson
· 7 years ago
02671e2
xsk: wire up XDP_SKB side of AF_XDP
by Björn Töpel
· 7 years ago
e283de3
net: core: Inline netdev_features_size_check()
by Florian Fainelli
· 7 years ago
ebf4e80
net: Add Software fallback infrastructure for socket dependent offloads
by Ilya Lesokhin
· 7 years ago
3ac305c
net: core: Assert the size of netdev_featres_t
by Florian Fainelli
· 7 years ago
1b837d4
net: Revoke export for __skb_tx_hash, update it to just be static skb_tx_hash
by Alexander Duyck
· 7 years ago
3f5ecd8
net: Fix coccinelle warning
by Kirill Tkhai
· 7 years ago
f761312
bpf: fix xdp_generic for bpf_adjust_tail usecase
by Nikita V. Shirokov
· 7 years ago
e0ada51
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
1b80f86
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 7 years ago
0fe554a
hv_netvsc: propogate Hyper-V friendly name into interface alias
by Stephen Hemminger
· 7 years ago
198d83b
bpf: make generic xdp compatible w/ bpf_xdp_adjust_tail
by Nikita V. Shirokov
· 7 years ago
7ce2367
vlan: Fix reading memory beyond skb->tail in skb_vlan_tagged_multi
by Toshiaki Makita
· 7 years ago
a9d4820
net: fool proof dev_valid_name()
by Eric Dumazet
· 7 years ago
c0b458a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
fc1dd36
net: Remove net_rwsem from {, un}register_netdevice_notifier()
by Kirill Tkhai
· 7 years ago
328fbe7
net: Close race between {un, }register_netdevice_notifier() and setup_net()/cleanup_net()
by Kirill Tkhai
· 7 years ago
9daae9b
net: Call add/kill vid ndo on vlan filter feature toggling
by Gal Pressman
· 7 years ago
f0b07bb1
net: Introduce net_rwsem to protect net_namespace_list
by Kirill Tkhai
· 7 years ago
2f635ce
net: Drop pernet_operations::async
by Kirill Tkhai
· 7 years ago
1dfe82e
net: fix possible out-of-bound read in skb_network_protocol()
by Eric Dumazet
· 7 years ago
070f2d7
net: Drop NETDEV_UNREGISTER_FINAL
by Kirill Tkhai
· 7 years ago
ede2762
net: Make NETDEV_XXX commands enum { }
by Kirill Tkhai
· 7 years ago
03fe2de
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
b0f3deb
net: Use rtnl_lock_killable() in register_netdev()
by Kirill Tkhai
· 7 years ago
4dcb31d
net: use skb_to_full_sk() in skb_update_prio()
by Eric Dumazet
· 7 years ago
de8d5ab
net: Make RX-FCS and HW GRO mutually exclusive
by Gal Pressman
· 7 years ago
f5426250
net: introduce IFF_NO_RX_HANDLER
by Paolo Abeni
· 7 years ago
0f3e9c9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
e6c6a92
net: Make RX-FCS and LRO mutually exclusive
by Gal Pressman
· 7 years ago
50d629e
net: allow interface to be set into VRF if VLAN interface in same VRF
by Mike Manning
· 7 years ago
3a053b1
net: Fix spelling mistake "greater then" -> "greater than"
by Gal Pressman
· 7 years ago
f5c0c6f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
ac5b701
net: fix race on decreasing number of TX queues
by Jakub Kicinski
· 7 years ago
330c727
net: Make dn_ptr depend on CONFIG_DECNET
by David Ahern
· 7 years ago
2608e6b
net: Convert default_device_ops
by Kirill Tkhai
· 7 years ago
88b8ffe
net: Convert pernet_subsys ops, registered via net_dev_init()
by Kirill Tkhai
· 7 years ago
48bfd55
net_sched: plug in qdisc ops change_tx_queue_len
by Cong Wang
· 7 years ago
6a643dd
net: introduce helper dev_change_tx_queue_len()
by Cong Wang
· 7 years ago
38e01b3
dev: advertise the new ifindex when the netns iface changes
by Nicolas Dichtel
· 7 years ago
c36ac8e
dev: always advertise the new nsid when the netns iface changes
by Nicolas Dichtel
· 7 years ago
5ca1144
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
7a006d5
net: core: Fix kernel-doc for netdev_upper_link()
by Florian Fainelli
· 7 years ago
5de30d5
net: core: Fix kernel-doc for call_netdevice_notifiers_info()
by Florian Fainelli
· 7 years ago
7c68d1a
net: qdisc_pkt_len_init() should be more robust
by Eric Dumazet
· 7 years ago
d584527
net: Cap number of queues even with accel_priv
by Alexander Duyck
· 7 years ago
8c2e6c9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 7 years ago
82aaff2
net: free RX queue structures
by Jakub Kicinski
· 7 years ago
141b52a
net: use the right variant of kfree
by Jakub Kicinski
· 7 years ago
a0ce093
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
e817f85
xdp: generic XDP handling of xdp_rxq_info
by Jesper Dangaard Brouer
· 7 years ago
55a5ec9
Revert "net: core: dev_get_valid_name is now the same as dev_alloc_name_ns"
by David S. Miller
· 7 years ago
9f30e5c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 7 years ago
fba961a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
f53c723
net: Add asynchronous callbacks for xfrm on layer 2.
by Steffen Klassert
· 7 years ago
3dca3f3
xfrm: Separate ESP handling from segmentation for GRO packets.
by Steffen Klassert
· 7 years ago
56f5aa7
net: Disable GRO_HW when generic XDP is installed on a device.
by Michael Chan
· 7 years ago
fb1f5f7
net: Introduce NETIF_F_GRO_HW.
by Michael Chan
· 7 years ago
2d17d8d
xdp: linearize skb in netif_receive_generic_xdp()
by Song Liu
· 7 years ago
Next »