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
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
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
2015-09-01
net: Make table id type u32
David Ahern
2
-13
/
+13
2015-09-01
netfilter: conntrack: use nf_ct_tmpl_free in CT/synproxy error paths
Daniel Borkmann
1
-0
/
+1
2015-08-31
tun_dst: Remove opts_size
Pravin B Shelar
1
-1
/
+0
2015-08-31
gro_cells: remove spinlock protecting receive queues
Eric Dumazet
1
-13
/
+5
2015-08-31
tcp: use dctcp if enabled on the route to the initiator
Daniel Borkmann
2
-1
/
+7
2015-08-31
ip-tunnel: Use API to access tunnel metadata options.
Pravin B Shelar
2
-53
/
+45
2015-08-30
net: Introduce helper functions to get the per cpu data
Raghavendra K T
1
-0
/
+10
2015-08-30
net/bonding: Export bond_option_active_slave_get_rcu
Matan Barak
1
-0
/
+7
2015-08-30
net/ipv6: Export addrconf_ifid_eui48
Matan Barak
1
-0
/
+31
2015-08-29
vxlan: do not receive IPv4 packets on IPv6 socket
Jiri Benc
1
-1
/
+2
2015-08-29
ip_tunnels: record IP version in tunnel info
Jiri Benc
2
-0
/
+11
2015-08-29
ip_tunnels: convert the mode field of ip_tunnel_info to flags
Jiri Benc
2
-8
/
+2
2015-08-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-8
/
+15
2015-08-28
net: Add support for VRFs to inetpeer cache
David Ahern
1
-5
/
+12
[next]