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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-02
flow_dissect: call init_default_flow_dissectors() earlier
Eric Dumazet
1
-1
/
+1
2016-11-21
tcp: take care of truncations done by sk_filter()
Eric Dumazet
1
-5
/
+5
2016-11-21
net: __skb_flow_dissect() must cap its return value
Eric Dumazet
1
-3
/
+8
2016-11-21
net: mangle zero checksum in skb_checksum_help()
Eric Dumazet
1
-1
/
+1
2016-11-21
net: clear sk_err_soft in sk_clone_lock()
Eric Dumazet
1
-0
/
+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: pktgen: remove rcu locking in pktgen_change_name()
Eric Dumazet
1
-7
/
+10
2016-11-15
net: Add netdev all_adj_list refcnt propagation to fix panic
Andrew Collins
1
-31
/
+37
2016-11-15
net: pktgen: fix pkt_size
Paolo Abeni
1
-11
/
+10
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-07-27
net_sched: fix mirrored packets checksum
WANG Cong
1
-18
/
+0
2016-07-27
packet: Use symmetric hash for PACKET_FANOUT_HASH.
David S. Miller
1
-0
/
+43
2016-07-11
bpf: try harder on clones when writing into skb
Daniel Borkmann
1
-8
/
+10
2016-07-11
neigh: Explicitly declare RCU-bh read side critical section in neigh_xmit()
David Barroso
1
-1
/
+5
2016-05-18
net: fix infoleak in rtnetlink
Kangjie Lu
1
-8
/
+10
2016-05-18
vlan: pull on __vlan_insert_tag error path and fix csum correction
Daniel Borkmann
1
-2
/
+5
2016-05-18
net: use skb_postpush_rcsum instead of own implementations
Daniel Borkmann
1
-3
/
+1
2016-04-20
tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filter
Daniel Borkmann
1
-12
/
+21
2016-04-20
rtnl: fix msg size calculation in if_nlmsg_size()
Nicolas Dichtel
1
-0
/
+1
2016-04-20
net: fix bridge multicast packet checksum validation
Linus Lüssing
1
-2
/
+20
2016-03-03
IFF_NO_QUEUE: Fix for drivers not calling ether_setup()
Phil Sutter
1
-1
/
+3
2016-03-03
flow_dissector: Fix unaligned access in __skb_flow_dissector when used by eth...
Alexander Duyck
1
-3
/
+6
2016-03-03
net: Copy inner L3 and L4 headers as unaligned on GRE TEB
Alexander Duyck
1
-0
/
+7
2016-03-03
net:Add sysctl_max_skb_frags
Hans Westgaard Ry
2
-0
/
+12
2016-03-03
unix: correctly track in-flight fds in sending process user_struct
Hannes Frederic Sowa
1
-0
/
+7
2016-03-03
gro: Make GRO aware of lightweight tunnels.
Jesse Gross
1
-2
/
+5
2016-01-31
net: bpf: reject invalid shifts
Rabin Vincent
1
-0
/
+5
2016-01-31
net: preserve IP control block during GSO segmentation
Konstantin Khlebnikov
1
-0
/
+5
2016-01-31
net: pktgen: fix null ptr deref in skb allocation
John Fastabend
1
-1
/
+3
2016-01-06
net: possible use after free in dst_release
Francesco Ruggeri
1
-1
/
+2
2015-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-6
/
+6
2015-12-17
net: check both type and procotol for tcp sockets
WANG Cong
2
-2
/
+4
2015-12-15
skbuff: Fix offset error in skb_reorder_vlan_header
Vlad Yasevich
1
-1
/
+1
2015-12-11
xfrm: add rcu protection to sk->sk_policy[]
Eric Dumazet
1
-1
/
+1
2015-12-07
Merge branch 'master' into for-4.4-fixes
Tejun Heo
9
-151
/
+201
2015-12-05
sctp: update the netstamp_needed counter when copying sockets
Marcelo Ricardo Leitner
1
-2
/
+0
2015-12-03
ipv6: kill sk_dst_lock
Eric Dumazet
1
-3
/
+1
2015-12-03
cgroup: fix handling of multi-destination migration from subtree_control enab...
Tejun Heo
2
-9
/
+11
2015-12-03
net/neighbour: fix crash at dumping device-agnostic proxy entries
Konstantin Khlebnikov
1
-2
/
+2
2015-12-01
net: fix sock_wake_async() rcu protection
Eric Dumazet
1
-1
/
+1
2015-12-01
net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA
Eric Dumazet
3
-7
/
+7
2015-11-23
cgroups: Allow dynamically changing net_classid
Nina Schiff
1
-8
/
+18
2015-11-22
net, scm: fix PaX detected msg_controllen overflow in scm_detach_fds
Daniel Borkmann
1
-0
/
+2
2015-11-17
net/core: revert "net: fix __netdev_update_features return.." and add comment
Nikolay Aleksandrov
1
-1
/
+4
2015-11-17
rtnetlink: fix frame size warning in rtnl_fill_ifinfo
Hannes Frederic Sowa
1
-122
/
+152
2015-11-17
net: use skb_clone to avoid alloc_pages failure.
Martin Zhang
1
-1
/
+1
2015-11-17
vlan: Fix untag operations of stacked vlans with REORDER_HEADER off
Vlad Yasevich
1
-1
/
+2
2015-11-16
net/core: use netdev name in warning if no parent
Bjørn Mork
1
-5
/
+8
[next]