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-07-05
net: don't call strlen on non-terminated string in dev_set_alias()
Alexander Potapenko
1
-1
/
+2
2017-06-14
net: better skb->sender_cpu and skb->napi_id cohabitation
Eric Dumazet
1
-17
/
+16
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-21
net: mangle zero checksum in skb_checksum_help()
Eric Dumazet
1
-1
/
+1
2016-11-15
packet: on direct_xmit, limit tso and csum to supported devices
Willem de Bruijn
1
-0
/
+1
2016-11-15
net: add recursion limit to GRO
Sabrina Dubroca
1
-0
/
+1
2016-11-15
net: Add netdev all_adj_list refcnt propagation to fix panic
Andrew Collins
1
-31
/
+37
2016-10-31
tunnels: Don't apply GRO to multiple layers of encapsulation.
Jesse Gross
1
-1
/
+1
2016-09-30
bonding: Fix bonding crash
Mahesh Bandewar
1
-0
/
+16
2016-03-03
IFF_NO_QUEUE: Fix for drivers not calling ether_setup()
Phil Sutter
1
-1
/
+3
2016-03-03
gro: Make GRO aware of lightweight tunnels.
Jesse Gross
1
-2
/
+5
2016-01-31
net: preserve IP control block during GSO segmentation
Konstantin Khlebnikov
1
-0
/
+5
2015-11-17
net/core: revert "net: fix __netdev_update_features return.." and add comment
Nikolay Aleksandrov
1
-1
/
+4
2015-11-16
net/core: use netdev name in warning if no parent
Bjørn Mork
1
-5
/
+8
2015-11-16
net: fix __netdev_update_features return on ndo_set_features failure
Nikolay Aleksandrov
1
-1
/
+1
2015-11-16
net: fix feature changes on devices without ndo_set_features
Nikolay Aleksandrov
1
-0
/
+2
2015-11-04
net/core: ensure features get disabled on new lower devs
Jarod Wilson
1
-3
/
+4
2015-11-03
net/core: fix for_each_netdev_feature
Jarod Wilson
1
-2
/
+6
2015-11-02
net/core: generic support for disabling netdev features down stack
Jarod Wilson
1
-0
/
+50
2015-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+27
2015-10-22
openvswitch: Fix egress tunnel info.
Pravin B Shelar
1
-0
/
+27
2015-10-16
net: introduce pre-change upper device notifier
Jiri Pirko
1
-0
/
+9
2015-10-05
net: use sk_fullsock() in __netdev_pick_tx()
Eric Dumazet
1
-0
/
+1
2015-09-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2015-09-25
net: remove unused argument of __netdev_find_adj()
Michal Kubeček
1
-8
/
+7
2015-09-23
netpoll: Close race condition between poll_one_napi and napi_disable
Neil Horman
1
-0
/
+2
2015-09-17
bpf: add bpf_redirect() helper
Alexei Starovoitov
1
-0
/
+8
2015-09-17
netfilter: Pass net into okfn
Eric W. Biederman
1
-1
/
+3
2015-09-17
bridge: Add br_netif_receive_skb remove netif_receive_skb_sk
Eric W. Biederman
1
-2
/
+2
2015-09-17
net: Remove dev_queue_xmit_sk
Eric W. Biederman
1
-2
/
+2
2015-08-27
net: fix IFF_NO_QUEUE for drivers using alloc_netdev
Phil Sutter
1
-1
/
+1
2015-08-27
net: introduce change upper device notifier change info
Jiri Pirko
1
-2
/
+14
2015-08-27
net: sched: consolidate tc_classify{,_compat}
Daniel Borkmann
1
-1
/
+1
2015-08-18
net: warn if drivers set tx_queue_len = 0
Phil Sutter
1
-0
/
+3
2015-07-27
dev: Spelling fix in comments
subashab@codeaurora.org
1
-2
/
+2
2015-07-21
dst: Metadata destinations
Thomas Graf
1
-1
/
+1
2015-07-20
net: don't reforward packets already forwarded by offload device
Scott Feldman
1
-0
/
+10
2015-07-15
net core: Add protodown support.
Anuradha Karuppiah
1
-0
/
+20
2015-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-23
/
+22
2015-07-10
net: call rcu_read_lock early in process_backlog
Julian Anastasov
1
-16
/
+16
2015-07-10
net: do not process device backlog during unregistration
Julian Anastasov
1
-2
/
+4
2015-07-08
Revert "dev: set iflink to 0 for virtual interfaces"
Nicolas Dichtel
1
-4
/
+0
2015-07-08
net: graceful exit from netif_alloc_netdev_queues()
Eric Dumazet
1
-1
/
+2
2015-07-08
net: sched: extend percpu stats helpers
Eric Dumazet
1
-2
/
+2
2015-06-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-9
/
+2
2015-06-08
net: replace last open coded skb_orphan_frags with function call
Willem de Bruijn
1
-9
/
+2
[next]