index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-27
tcp: avoid order-1 allocations on wifi and tx path
Eric Dumazet
2
-5
/
+6
2012-04-27
net: allow pskb_expand_head() to get maximum tailroom
Eric Dumazet
1
-1
/
+3
2012-04-27
tcp: fix TCP_MAXSEG for established IPv6 passive sockets
Neal Cardwell
1
-0
/
+4
2012-04-27
net ax25: Reorder ax25_exit to remove races.
Eric W. Biederman
1
-4
/
+5
2012-04-27
netns: do not leak net_generic data on failed init
Julian Anastasov
1
-15
/
+18
2012-04-27
tcp: fix tcp_grow_window() for large incoming frames
Eric Dumazet
1
-0
/
+1
2012-04-27
net_sched: gred: Fix oops in gred_dump() in WRED mode
David Ward
1
-5
/
+2
2012-04-27
tcp: fix tcp_rcv_rtt_update() use of an unscaled RTT sample
Neal Cardwell
1
-2
/
+5
2012-04-27
tcp: restore correct limit
Eric Dumazet
1
-2
/
+1
2012-04-27
net: fix a race in sock_queue_err_skb()
Eric Dumazet
1
-1
/
+3
2012-04-27
netlink: fix races after skb queueing
Eric Dumazet
1
-11
/
+13
2012-04-27
phonet: Check input from user before allocating
Sasha Levin
1
-0
/
+3
2012-04-27
ipv6: fix array index in ip6_mc_add_src()
RongQing.Li
1
-1
/
+1
2012-04-27
bridge: Do not send queries on multicast group leaves
Herbert Xu
2
-85
/
+0
2012-04-27
sctp: Allow struct sctp_event_subscribe to grow without breaking binaries
Thomas Graf
1
-2
/
+3
2012-04-27
tcp: allow splice() to build full TSO packets
Eric Dumazet
2
-4
/
+4
2012-04-27
net: fix /proc/net/dev regression
Eric Dumazet
2
-46
/
+15
2012-04-27
cfg80211: fix interface combinations check.
Lukasz Kucharczyk
1
-1
/
+1
2012-04-27
mac80211: fix logic error in ibss channel type check
Felix Fietkau
1
-2
/
+2
2012-04-23
Bluetooth: Remove unneeded locking
Andre Guedes
1
-5
/
+0
2012-04-23
Bluetooth: hci_core: fix NULL-pointer dereference at unregister
Johan Hovold
1
-0
/
+7
2012-04-13
mac80211: fix possible tid_rx->reorder_timer use after free
Stanislaw Gruszka
1
-1
/
+2
2012-04-13
rose_dev: fix memcpy-bug in rose_set_mac_address
danborkmann@iogearbox.net
1
-2
/
+2
2012-04-02
nfsd: don't allow zero length strings in cache_parse()
Dan Carpenter
1
-0
/
+2
2012-04-02
net: fix a potential rcu_read_lock() imbalance in rt6_fill_node()
Eric Dumazet
1
-2
/
+6
2012-04-02
xfrm: Access the replay notify functions via the registered callbacks
Steffen Klassert
1
-3
/
+3
2012-04-02
net: fix napi_reuse_skb() skb reserve
Eric Dumazet
1
-1
/
+2
2012-04-02
Fix pppol2tp getsockname()
Benjamin LaHaise
1
-1
/
+1
2012-04-02
Remove printk from rds_sendmsg
Dave Jones
1
-1
/
+0
2012-04-02
ipv6: fix incorrent ipv6 ipsec packet fragment
Gao feng
1
-5
/
+6
2012-04-02
SUNRPC: We must not use list_for_each_entry_safe() in rpc_wake_up()
Trond Myklebust
1
-4
/
+11
2012-04-02
rtnetlink: Fix VF IFLA policy
Greg Rose
1
-0
/
+2
2012-03-17
netfilter: ctnetlink: fix race between delete and timeout expiration
Pablo Neira Ayuso
1
-11
/
+12
2012-03-17
ipv6: Don't dev_hold(dev) in ip6_mc_find_dev_rcu.
RongQing.Li
1
-1
/
+0
2012-03-16
sch_sfq: revert dont put new flow at the end of flows
Eric Dumazet
1
-1
/
+5
2012-03-16
ipv6: fix icmp6_dst_alloc()
Eric Dumazet
1
-1
/
+1
2012-03-12
tcp: fix syncookie regression
Eric Dumazet
2
-17
/
+23
2012-03-08
route: Remove redirect_genid
Steffen Klassert
2
-10
/
+2
2012-03-08
inetpeer: Invalidate the inetpeer tree along with the routing cache
Steffen Klassert
2
-1
/
+80
2012-03-08
bridge: fix state reporting when port is disabled
Paulius Zaleckas
1
-2
/
+1
2012-03-08
bridge: br_log_state() s/entering/entered/
Paulius Zaleckas
1
-1
/
+1
2012-03-08
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...
David S. Miller
2
-12
/
+35
2012-03-08
openvswitch: Fix checksum update for actions on UDP packets.
Jesse Gross
1
-12
/
+32
2012-03-07
openvswitch: Honor dp_ifindex, when specified, for vport lookup by name.
Ben Pfaff
1
-0
/
+3
2012-03-07
IPv6: Fix not join all-router mcast group when forwarding set.
Li Wei
1
-0
/
+4
2012-03-06
netfilter: nf_conntrack: fix early_drop with reliable event delivery
Pablo Neira Ayuso
1
-2
/
+6
2012-03-06
bridge: netfilter: don't call iptables on vlan packets if sysctl is off
Florian Westphal
1
-14
/
+18
2012-03-06
netfilter: bridge: fix wrong pointer dereference
Pablo Neira Ayuso
1
-1
/
+1
2012-03-06
netfilter: ctnetlink: remove incorrect spin_[un]lock_bh on NAT module autoload
Pablo Neira Ayuso
1
-3
/
+0
2012-03-06
netfilter: ebtables: fix wrong name length while copying to user-space
Santosh Nayak
1
-3
/
+13
[next]