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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-31
Bluetooth: SMP: Fix setting unknown auth_req bits
Johan Hedberg
1
-2
/
+4
2012-10-31
mac80211: check if key has TKIP type before updating IV
Stanislaw Gruszka
1
-1
/
+2
2012-10-31
SUNRPC: Prevent races in xs_abort_connection()
Trond Myklebust
1
-5
/
+8
2012-10-31
Revert "SUNRPC: Ensure we close the socket on EPIPE errors too..."
Trond Myklebust
1
-1
/
+1
2012-10-31
SUNRPC: Clear the connect flag when socket state is TCP_CLOSE_WAIT
Trond Myklebust
1
-0
/
+1
2012-10-31
SUNRPC: Get rid of the xs_error_report socket callback
Trond Myklebust
1
-25
/
+0
2012-10-28
ipv6: addrconf: fix /proc/net/if_inet6
Eric Dumazet
1
-6
/
+9
2012-10-28
tcp: resets are misrouted
Alexey Kuznetsov
2
-4
/
+6
2012-10-28
RDS: fix rds-ping spinlock recursion
jeff.liu
1
-1
/
+1
2012-10-28
vlan: don't deliver frames for unknown vlans to protocols
Florian Zumbiehl
2
-10
/
+7
2012-10-28
net: Fix skb_under_panic oops in neigh_resolve_output
ramesh.nagappa@gmail.com
1
-4
/
+2
2012-10-28
netlink: add reference of module in netlink_dump_start
Gao feng
1
-8
/
+21
2012-10-28
SUNRPC: Fix a UDP transport regression
Trond Myklebust
3
-14
/
+25
2012-10-28
SUNRPC: Prevent kernel stack corruption on long values of flush
Sasha Levin
1
-2
/
+2
2012-10-21
netfilter: xt_limit: have r->cost != 0 case work
Jan Engelhardt
1
-4
/
+4
2012-10-21
netfilter: limit, hashlimit: avoid duplicated inline
Florian Westphal
2
-8
/
+5
2012-10-21
netfilter: nf_ct_expect: fix possible access to uninitialized timer
Pablo Neira Ayuso
1
-23
/
+6
2012-10-21
netfilter: nf_nat_sip: fix via header translation with multiple parameters
Patrick McHardy
1
-2
/
+3
2012-10-21
netfilter: nf_nat_sip: fix incorrect handling of EBUSY for RTCP expectation
Pablo Neira Ayuso
1
-1
/
+4
2012-10-21
netfilter: ipset: timeout fixing bug broke SET target special timeout value
Jozsef Kadlecsik
1
-1
/
+3
2012-10-21
netfilter: ipset: fix timeout value overflow bug
Jozsef Kadlecsik
1
-2
/
+13
2012-10-21
netfilter: nf_conntrack: fix racy timer handling with reliable events
Pablo Neira Ayuso
1
-5
/
+11
2012-10-21
ipvs: fix oops in ip_vs_dst_event on rmmod
Julian Anastasov
1
-2
/
+3
2012-10-21
pktgen: fix crash when generating IPv6 packets
Amerigo Wang
1
-1
/
+1
2012-10-21
SUNRPC: Ensure that the TCP socket is closed when in CLOSE_WAIT
Trond Myklebust
1
-5
/
+16
2012-10-13
net: do not disable sg for packets requiring no checksum
Ed Cashin
1
-1
/
+2
2012-10-13
netrom: copy_datagram_iovec can fail
Alan Cox
1
-1
/
+6
2012-10-13
l2tp: fix a typo in l2tp_eth_dev_recv()
Eric Dumazet
1
-1
/
+1
2012-10-13
ipv6: mip6: fix mip6_mh_filter()
Eric Dumazet
1
-9
/
+11
2012-10-13
ipv6: raw: fix icmpv6_filter()
Eric Dumazet
1
-11
/
+10
2012-10-13
ipv4: raw: fix icmp_filter()
Eric Dumazet
1
-6
/
+8
2012-10-13
net: guard tcp_set_keepalive() to tcp sockets
Eric Dumazet
1
-1
/
+2
2012-10-13
net: small bug on rxhash calculation
Chema Gonzalez
1
-5
/
+6
2012-10-13
sctp: Don't charge for data in sndbuf again when transmitting packet
Thomas Graf
1
-1
/
+20
2012-10-13
tcp: flush DMA queue before sk_wait_data if rcv_wnd is zero
Michal Kubeček
1
-2
/
+8
2012-10-13
ipv6: fix return value check in fib6_add()
Wei Yongjun
1
-0
/
+4
2012-10-13
ipv6: del unreachable route when an addr is deleted on lo
Nicolas Dichtel
1
-2
/
+8
2012-10-13
ipv6: release reference of ip6_null_entry's dst entry in __ip6_del_rt
Gao feng
1
-5
/
+6
2012-10-13
8021q: fix mac_len recomputation in vlan_untag()
Antonio Quartulli
1
-1
/
+2
2012-10-13
pkt_sched: fix virtual-start-time update in QFQ
Paolo Valente
1
-1
/
+4
2012-10-13
net-sched: sch_cbq: avoid infinite loop
Eric Dumazet
1
-2
/
+3
2012-10-13
xfrm_user: ensure user supplied esn replay window is valid
Mathias Krause
1
-6
/
+25
2012-10-13
xfrm_user: don't copy esn replay window twice for new states
Mathias Krause
1
-4
/
+5
2012-10-13
xfrm_user: fix info leak in copy_to_user_tmpl()
Mathias Krause
1
-0
/
+1
2012-10-13
xfrm_user: fix info leak in copy_to_user_policy()
Mathias Krause
1
-0
/
+1
2012-10-13
xfrm_user: fix info leak in copy_to_user_state()
Mathias Krause
1
-0
/
+1
2012-10-13
xfrm_user: fix info leak in copy_to_user_auth()
Mathias Krause
1
-1
/
+1
2012-10-13
xfrm: fix a read lock imbalance in make_blackhole
Li RongQing
1
-1
/
+1
2012-10-13
xfrm_user: return error pointer instead of NULL #2
Mathias Krause
1
-2
/
+4
2012-10-13
xfrm_user: return error pointer instead of NULL
Mathias Krause
1
-2
/
+4
[next]