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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-18
udp: fix behavior of wrong checksums
Eric Dumazet
2
-8
/
+4
2015-09-18
NET: ROSE: Don't dereference NULL neighbour pointer.
Ralf Baechle
1
-1
/
+2
2015-09-18
bridge: superfluous skb->nfct check in br_nf_dev_queue_xmit
Vasily Averin
1
-2
/
+2
2015-09-18
net: socket: Fix the wrong returns for recvmsg and sendmsg
Junling Zheng
1
-14
/
+10
2015-09-18
ipv4: Missing sk_nulls_node_init() in ping_unhash().
David S. Miller
1
-0
/
+1
2015-09-18
bridge: fix multicast router rlist endless loop
Nikolay Aleksandrov
1
-4
/
+3
2015-09-18
bridge: disable softirqs around br_fdb_update to avoid lockup
Nikolay Aleksandrov
1
-0
/
+2
2015-09-18
bridge: use _bh spinlock variant for br_fdb_update to avoid lockup
Wilson Kok
1
-2
/
+2
2015-09-18
bridge: fix parsing of MLDv2 reports
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2015-09-18
mac80211: move WEP tailroom size check
Janusz Dziedzic
1
-2
/
+4
2015-09-18
ipvs: fix memory leak in ip_vs_ctl.c
Tommi Rantala
1
-0
/
+3
2015-09-14
ipv6: add check for blackhole or prohibited entry in rt6_redire
Weilong Chen
1
-0
/
+11
2015-06-19
ipvs: uninitialized data with IP_VS_IPV6
Dan Carpenter
1
-5
/
+5
2015-06-19
net: make skb_gso_segment error handling more robust
Florian Westphal
3
-1
/
+5
2015-06-19
openvswitch: Check currect return value from skb_gso_segment()
Pravin B Shelar
1
-2
/
+2
2015-06-19
mac80211: fix RX A-MPDU session reorder timer deletion
Johannes Berg
3
-5
/
+12
2015-06-19
net: use for_each_netdev_safe() in rtnl_group_changelink()
WANG Cong
1
-2
/
+2
2015-06-19
nl80211: ignore HT/VHT capabilities without QoS/WMM
Johannes Berg
1
-0
/
+8
2015-06-19
mac80211: disable u-APSD queues by default
Michal Kazior
1
-6
/
+17
2015-06-19
mac80211: set only VO as a U-APSD enabled AC
Arik Nemtsov
1
-4
/
+7
2015-06-19
mac80211: drop unencrypted frames in mesh fwding
Bob Copeland
1
-0
/
+3
2015-06-19
can: add missing initialisations in CAN related skbuffs
Oliver Hartkopp
1
-0
/
+3
2015-06-19
ipvs: add missing ip_vs_pe_put in sync code
Julian Anastasov
1
-0
/
+3
2015-06-19
sunrpc: fix braino in ->poll()
Al Viro
1
-1
/
+1
2015-06-19
net: irda: fix wait_until_sent poll timeout
Johan Hovold
1
-1
/
+3
2015-06-19
mac80211: Send EAPOL frames at lowest rate
Jouni Malinen
1
-3
/
+5
2015-06-19
netfilter: xt_socket: fix a stack corruption bug
Eric Dumazet
1
-9
/
+12
2015-06-19
ipv6: fix ipv6_cow_metrics for non DST_HOST case
Martin KaFai Lau
1
-1
/
+1
2015-06-19
rtnetlink: ifla_vf_policy: fix misuses of NLA_BINARY
Daniel Borkmann
1
-8
/
+4
2015-06-19
xprtrdma: Free the pd if ib_query_qp() fails
Chuck Lever
1
-2
/
+6
2015-04-14
net: compat: Update get_compat_msghdr() to match copy_msghdr_from_user() beha...
Catalin Marinas
1
-0
/
+7
2015-04-14
net:socket: set msg_namelen to 0 if msg_name is passed as NULL in msghdr stru...
Ani Sinha
1
-0
/
+3
2015-04-14
ipvs: rerouting to local clients is not needed anymore
Julian Anastasov
1
-11
/
+21
2015-04-14
Bluetooth: Fix invalid length check in l2cap_information_rsp()
Tim Niemeyer
1
-2
/
+2
2015-04-14
net: sctp: fix passing wrong parameter header to param_type2af in sctp_proces...
Saran Maruti Ramanara
1
-1
/
+1
2015-04-14
net: sctp: fix NULL pointer dereference in af->from_addr_param on malformed p...
Daniel Borkmann
1
-0
/
+3
2015-04-14
caif: remove wrong dev_net_set() call
Nicolas Dichtel
1
-1
/
+0
2015-04-14
net: sctp: fix skb_over_panic when receiving malformed ASCONF chunks
Daniel Borkmann
2
-60
/
+57
2015-04-14
net: sctp: fix panic on duplicate ASCONF chunks
Daniel Borkmann
1
-0
/
+2
2015-04-14
ipv6: replacing a rt6_info needs to purge possible propagated rt6_infos too
Hannes Frederic Sowa
1
-19
/
+26
2015-04-14
net: sctp: fix slab corruption from use after free on INIT collisions
Daniel Borkmann
1
-1
/
+0
2015-04-14
nl80211: fix per-station group key get/del and memory leak
Johannes Berg
1
-5
/
+4
2015-04-14
mac80211: fix multicast LED blinking and counter
Andreas Müller
1
-5
/
+6
2015-04-14
net: Fix stacked vlan offload features computation
Toshiaki Makita
1
-6
/
+8
2015-04-14
SUNRPC: Fix locking around callback channel reply receive
Trond Myklebust
1
-11
/
+16
2015-02-02
drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packets
Ben Hutchings
2
-1
/
+39
2015-02-02
Patch for 3.2.x, 3.4.x IP identifier regression
Jeffrey Knockel
1
-1
/
+1
2015-02-02
libceph: do not crash on large auth tickets
Ilya Dryomov
1
-37
/
+132
2015-02-02
mac80211: fix use-after-free in defragmentation
Johannes Berg
1
-7
/
+7
2015-02-02
mac80211: properly flush delayed scan work on interface removal
Johannes Berg
1
-1
/
+6
[next]