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
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
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
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-31
ipv6: update skb->csum when CE mark is propagated
Eric Dumazet
1
-3
/
+16
2016-01-22
inet: tcp: fix inetpeer_set_addr_v4()
Eric Dumazet
1
-0
/
+1
2016-01-22
net: fix IP early demux races
Eric Dumazet
2
-1
/
+34
2016-01-22
net: add validation for the socket syscall protocol argument
Hannes Frederic Sowa
1
-0
/
+1
2016-01-22
sctp: update the netstamp_needed counter when copying sockets
Marcelo Ricardo Leitner
1
-0
/
+2
2016-01-22
vxlan: fix incorrect RCO bit in VXLAN header
Jiri Benc
1
-1
/
+1
2015-12-14
net_sched: fix qdisc_tree_decrease_qlen() races
Eric Dumazet
1
-0
/
+3
2015-12-14
ipv6: add complete rcu protection around np->opt
Eric Dumazet
1
-1
/
+20
2015-12-14
ipv6: distinguish frag queues by device for multicast and link-local packets
Michal Kubeček
1
-0
/
+1
2015-12-14
net: switchdev: fix return code of fdb_dump stub
Dragos Tatulea
1
-1
/
+1
2015-12-14
ip_tunnel: disable preemption when updating per-cpu tstats
Jason A. Donenfeld
2
-2
/
+4
2015-12-14
Revert "ipv6: ndisc: inherit metadata dst when creating ndisc requests"
Nicolas Dichtel
1
-2
/
+1
2015-12-14
ipv6: Check rt->dst.from for the DST_NOCACHE route
Martin KaFai Lau
1
-1
/
+2
2015-12-14
unix: avoid use-after-free in ep_remove_wait_queue
Rainer Weikusat
1
-0
/
+1
2015-12-09
Bluetooth: Fix missing hdev locking for LE scan cleanup
Johan Hedberg
1
-0
/
+1
2015-12-09
tun_dst: Fix potential NULL dereference
Tobias Klauser
1
-1
/
+2
2015-12-09
net: avoid NULL deref in inet_ctl_sock_destroy()
Eric Dumazet
1
-1
/
+2
2015-12-09
ipv4: fix to not remove local route on link down
Julian Anastasov
1
-1
/
+1
2015-10-22
openvswitch: Fix egress tunnel info.
Pravin B Shelar
1
-0
/
+32
2015-10-17
net: add pfmemalloc check in sk_add_backlog()
Eric Dumazet
1
-0
/
+8
2015-10-08
af_unix: constify the sock parameter in unix_sk()
Paul Moore
1
-1
/
+1
2015-10-05
tcp/dccp: fix old style declarations
Raanan Avargil
1
-2
/
+2
2015-09-29
af_unix: Convert the unix_sk macro to an inline function for type safety
Aaron Conole
1
-1
/
+5
2015-09-24
ipv4: send arp replies to the correct tunnel
Jiri Benc
1
-0
/
+2
2015-09-21
tcp/dccp: fix timewait races in timer handling
Eric Dumazet
1
-1
/
+13
2015-09-20
ip6tunnel: make rx/tx bytes counters consistent
Nicolas Dichtel
1
-1
/
+1
2015-09-20
net: Fix behaviour of unreachable, blackhole and prohibit routes
Nikola Forró
1
-11
/
+19
2015-09-17
net: Fix vti use case with oif in dst lookups
David Ahern
2
-1
/
+2
2015-09-17
ipv6: include NLM_F_REPLACE in route replace notifications
Roopa Prabhu
1
-1
/
+2
2015-09-15
ipv6: Replace spinlock with seqlock and rcu in ip6_tunnel
Martin KaFai Lau
1
-2
/
+2
2015-09-15
ipv6: Fix dst_entry refcnt bugs in ip6_tunnel
Martin KaFai Lau
1
-2
/
+9
2015-09-15
ipv6: Rename the dst_cache helper functions in ip6_tunnel
Martin KaFai Lau
1
-2
/
+2
2015-09-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-5
/
+6
2015-09-09
net: ipv6: use common fib_default_rule_pref
Phil Sutter
1
-2
/
+0
2015-09-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2
-0
/
+38
2015-09-08
memcg: move memcg_proto_active from sock.h
Michal Hocko
1
-5
/
+0
2015-09-08
memcg: export struct mem_cgroup
Michal Hocko
1
-28
/
+0
2015-09-06
Merge tag 'mac80211-for-davem-2015-09-04' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-1
/
+3
2015-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
3
-2
/
+3
2015-09-04
mac80211: protect non-HT BSS when HT TDLS traffic exists
Avri Altman
1
-1
/
+3
2015-09-02
netfilter: nf_conntrack: make nf_ct_zone_dflt built-in
Daniel Borkmann
1
-18
/
+1
2015-09-01
flow_dissector: Use 'const' where possible.
David S. Miller
1
-4
/
+4
2015-09-01
flow_dissector: Don't use bit fields.
David S. Miller
1
-3
/
+5
2015-09-01
flow_dissector: Add control/reporting of encapsulation
Tom Herbert
1
-0
/
+2
2015-09-01
flow_dissector: Add flag to stop parsing when an IPv6 flow label is seen
Tom Herbert
1
-0
/
+1
2015-09-01
flow_dissector: Add flag to stop parsing at L3
Tom Herbert
1
-0
/
+1
2015-09-01
flow_dissector: Add control/reporting of fragmentation
Tom Herbert
1
-0
/
+4
2015-09-01
flowi: Abstract out functions to get flow hash based on flowi
Tom Herbert
2
-0
/
+21
2015-09-01
skbuff: Make __skb_set_sw_hash a general function
Tom Herbert
1
-0
/
+5
2015-09-01
flow_dissector: Move skb related functions to skbuff.h
Tom Herbert
1
-50
/
+0
[next]