index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
dev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-18
tun: call dev_get_valid_name() before register_netdevice()
Cong Wang
1
-3
/
+3
2017-10-08
net: core: Prevent from dereferencing null pointer when releasing SKB
Myungho Jung
1
-0
/
+3
2017-09-20
mlxsw: spectrum: Forbid linking to devices that have uppers
Ido Schimmel
1
-1
/
+2
2017-08-12
net: avoid skb_warn_bad_offload false positives on UFO
Willem de Bruijn
1
-1
/
+1
2017-08-06
net: skb_needs_check() accepts CHECKSUM_NONE for tx
Eric Dumazet
1
-3
/
+4
2017-08-06
net: reduce skb_warn_bad_offload() noise
Eric Dumazet
1
-3
/
+9
2017-07-21
net: core: Fix slab-out-of-bounds in netdev_stats_to_stats64
Alban Browaeys
1
-1
/
+1
2017-07-21
net: handle NAPI_GRO_FREE_STOLEN_HEAD case also in napi_frags_finish()
Michal Kubeček
1
-6
/
+16
2017-07-21
net: prevent sign extension in dev_get_stats()
Eric Dumazet
1
-3
/
+3
2017-07-05
net: don't call strlen on non-terminated string in dev_set_alias()
Alexander Potapenko
1
-1
/
+2
2017-03-22
net: net_enable_timestamp() can be called from irq contexts
Eric Dumazet
1
-4
/
+31
2017-02-18
net: use a work queue to defer net_disable_timestamp() work
Eric Dumazet
1
-18
/
+13
2017-02-04
net: fix harmonize_features() vs NETIF_F_HIGHDMA
Eric Dumazet
1
-2
/
+2
2017-01-15
gro: use min_t() in skb_gro_reset_offset()
Eric Dumazet
1
-2
/
+3
2017-01-15
gro: Enter slow-path if there is no tailroom
Herbert Xu
1
-1
/
+2
2016-11-12
bpf: Fix bpf_redirect to an ipip/ip6tnl dev
Martin KaFai Lau
1
-11
/
+6
2016-10-31
net: mangle zero checksum in skb_checksum_help()
Eric Dumazet
1
-1
/
+1
2016-10-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-3
/
+9
2016-10-29
packet: on direct_xmit, limit tso and csum to supported devices
Willem de Bruijn
1
-0
/
+1
2016-10-20
net: add recursion limit to GRO
Sabrina Dubroca
1
-0
/
+1
2016-10-19
net: core: Correctly iterate over lower adjacency list
Ido Schimmel
1
-3
/
+7
2016-10-15
Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2016-10-10
latent_entropy: Mark functions with __latent_entropy
Emese Revfy
1
-2
/
+2
2016-10-04
net: Add netdev all_adj_list refcnt propagation to fix panic
Andrew Collins
1
-31
/
+37
2016-09-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Pablo Neira Ayuso
1
-2
/
+17
2016-09-24
netfilter: call nf_hook_ingress with rcu_read_lock
Aaron Conole
1
-1
/
+6
2016-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+16
2016-09-10
net: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
1
-2
/
+1
2016-09-04
bonding: Fix bonding crash
Mahesh Bandewar
1
-0
/
+16
2016-08-30
net: batch calls to flush_all_backlogs()
Eric Dumazet
1
-20
/
+12
2016-08-26
bridge: switchdev: Add forward mark support for stacked devices
Ido Schimmel
1
-10
/
+0
2016-08-26
net: flush the softnet backlog in process context
Paolo Abeni
1
-22
/
+50
2016-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-7
/
+3
2016-08-13
net: remove type_check from dev_get_nest_level()
Sabrina Dubroca
1
-7
/
+3
2016-08-10
net: sched: convert qdisc linked list to hashtable
Jiri Kosina
1
-0
/
+3
2016-07-28
Merge branch 'salted-string-hash'
Linus Torvalds
1
-1
/
+1
2016-07-19
net: add ndo to setup/query xdp prog in adapter rx
Brenden Blanco
1
-0
/
+33
2016-07-09
net: tracepoint napi:napi_poll add work and budget
Jesper Dangaard Brouer
1
-2
/
+2
2016-07-05
net: introduce default neigh_construct/destroy ndo calls for L2 upper devices
Jiri Pirko
1
-0
/
+44
2016-07-04
mlxsw: spectrum: Add couple of lower device helper functions
Jiri Pirko
1
-0
/
+46
2016-06-25
net_sched: drop packets after root qdisc lock is released
Eric Dumazet
1
-2
/
+5
2016-06-16
net: the space is required after ','
Wei Tang
1
-6
/
+6
2016-06-16
net: do not initialise statics to 0
Wei Tang
1
-1
/
+1
2016-06-10
vfs: make the string hashes salt the hash
Linus Torvalds
1
-1
/
+1
2016-06-10
bpf: enforce recursion limit on redirects
Daniel Borkmann
1
-4
/
+2
2016-06-08
net: Reduce queue allocation to one in kdump kernel
Hariprasad Shenai
1
-1
/
+3
2016-06-07
net_sched: transform qdisc running bit into a seqcount
Eric Dumazet
1
-1
/
+1
2016-06-07
net: get rid of spin_trylock() in net_tx_action()
Eric Dumazet
1
-17
/
+9
2016-05-16
net: also make sch_handle_egress() drop monitor ready
Daniel Borkmann
1
-3
/
+3
2016-05-11
net: l3mdev: Add hook in ip and ipv6
David Ahern
1
-1
/
+2
[next]