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
2014-06-26
udp: ipv4: do not waste time in __udp4_lib_mcast_demux_lookup
Eric Dumazet
1
-0
/
+4
2014-06-26
rtnetlink: fix userspace API breakage for iproute2 < v3.9.0
Michal Schmidt
1
-4
/
+18
2014-06-26
sctp: Fix sk_ack_backlog wrap-around problem
Xufeng Zhang
1
-1
/
+1
2014-06-26
ipv4: fix a race in ip4_datagram_release_cb()
Eric Dumazet
1
-5
/
+15
2014-06-26
ipip, sit: fix ipv4_{update_pmtu,redirect} calls
Dmitry Popov
2
-4
/
+4
2014-06-26
net: force a list_del() in unregister_netdevice_many()
Eric Dumazet
3
-3
/
+4
2014-06-26
tcp: fix cwnd undo on DSACK in F-RTO
Yuchung Cheng
1
-6
/
+5
2014-06-26
net: fix inet_getid() and ipv6_select_ident() bugs
Eric Dumazet
1
-8
/
+3
2014-06-26
net: tunnels - enable module autoloading
Tom Gundersen
3
-0
/
+3
2014-06-26
bridge: Prevent insertion of FDB entry with disallowed vlan
Toshiaki Makita
3
-2
/
+37
2014-06-26
ipv6: Fix regression caused by efe4208 in udp_v6_mcast_next()
Sven Wegener
1
-4
/
+4
2014-06-26
netlink: Only check file credentials for implicit destinations
Eric W. Biederman
1
-1
/
+6
2014-06-26
net: Use netlink_ns_capable to verify the permisions of netlink messages
Eric W. Biederman
15
-31
/
+33
2014-06-26
net: Add variants of capable for use on netlink messages
Eric W. Biederman
1
-0
/
+65
2014-06-26
net: Add variants of capable for use on on sockets
Eric W. Biederman
1
-0
/
+49
2014-06-26
net: Move the permission check in sock_diag_put_filterinfo to packet_diag_dump
Eric W. Biederman
2
-3
/
+8
2014-06-26
netlink: Rename netlink_capable netlink_allowed
Eric W. Biederman
1
-5
/
+5
2014-06-16
netfilter: ipv4: defrag: set local_df flag on defragmented skb
Florian Westphal
1
-2
/
+3
2014-06-11
netfilter: nfnetlink: Fix use after free when it fails to process batch
Denys Fedoryshchenko
1
-4
/
+4
2014-06-11
netfilter: Fix potential use after free in ip6_route_me_harder()
Sergey Popovich
1
-2
/
+4
2014-06-11
Bluetooth: Fix L2CAP LE debugfs entries permissions
Samuel Ortiz
1
-2
/
+2
2014-06-07
libceph: fix corruption when using page_count 0 page in rbd
Chunwei Chen
1
-1
/
+19
2014-06-07
Bluetooth: Fix redundant encryption request for reauthentication
Johan Hedberg
1
-3
/
+6
2014-06-07
Bluetooth: Fix triggering BR/EDR L2CAP Connect too early
Johan Hedberg
1
-0
/
+6
2014-06-07
mac80211: fix on-channel remain-on-channel
Johannes Berg
2
-7
/
+21
2014-06-07
mac80211: fix suspend vs. association race
Emmanuel Grumbach
1
-7
/
+13
2014-06-07
mac80211: fix nested rtnl locking on ieee80211_reconfig
Eliad Peller
1
-1
/
+1
2014-06-07
cfg80211: add cfg80211_sched_scan_stopped_rtnl
Eliad Peller
1
-2
/
+10
2014-06-07
cfg80211: free sme on connection failures
Eliad Peller
1
-1
/
+1
2014-06-07
cfg80211: fix few minor issues in reg_process_hint()
Ilan Peer
1
-9
/
+10
2014-05-31
net-gro: reset skb->truesize in napi_reuse_skb()
Eric Dumazet
1
-0
/
+1
2014-05-31
ipv4: initialise the itag variable in __mkroute_input
Li RongQing
1
-1
/
+1
2014-05-31
ipv6: gro: fix CHECKSUM_COMPLETE support
Eric Dumazet
2
-6
/
+2
2014-05-31
net_sched: fix an oops in tcindex filter
Cong Wang
1
-10
/
+20
2014-05-31
ip_tunnel: Initialize the fallback device properly
Steffen Klassert
1
-0
/
+1
2014-05-31
batman-adv: fix local TT check for outgoing arp requests in DAT
Antonio Quartulli
1
-2
/
+1
2014-05-31
batman-adv: increase orig refcount when storing ref in gw_node
Antonio Quartulli
1
-2
/
+9
2014-05-31
batman-adv: fix reference counting imbalance while sending fragment
Antonio Quartulli
1
-3
/
+8
2014-05-31
batman-adv: fix indirect hard_iface NULL dereference
Marek Lindner
1
-1
/
+2
2014-05-31
net: gro: make sure skb->cb[] initial content has not to be zero
Eric Dumazet
2
-2
/
+3
2014-05-31
rtnetlink: wait for unregistering devices in rtnl_link_unregister()
Cong Wang
3
-3
/
+34
2014-05-31
ipv6: fix calculation of option len in ip6_append_data
Hannes Frederic Sowa
1
-1
/
+1
2014-05-31
net: avoid dependency of net_get_random_once on nop patching
Hannes Frederic Sowa
1
-4
/
+4
2014-05-31
batman-adv: fix removing neigh_ifinfo
Simon Wunderlich
1
-0
/
+46
2014-05-31
batman-adv: always run purge_orig_neighbors
Simon Wunderlich
1
-4
/
+4
2014-05-31
batman-adv: fix neigh reference imbalance
Simon Wunderlich
1
-0
/
+5
2014-05-31
batman-adv: fix neigh_ifinfo imbalance
Simon Wunderlich
1
-0
/
+2
2014-05-31
neigh: set nud_state to NUD_INCOMPLETE when probing router reachability
Duan Jiong
1
-2
/
+2
2014-05-31
ip6_tunnel: fix potential NULL pointer dereference
Susant Sahani
1
-1
/
+1
2014-05-31
ipv4: fib_semantics: increment fib_info_cnt after fib_info allocation
Sergey Popovich
1
-1
/
+1
[next]