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.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-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
2016-07-13
Merge branch 'timers/core' into smp/hotplug to pick up dependencies
Thomas Gleixner
2
-5
/
+7
2016-07-07
timers, net/ipv4/inet: Initialize connection request timers as pinned
Thomas Gleixner
2
-5
/
+7
2016-07-06
ipv6: Fix mem leak in rt6i_pcpu
Martin KaFai Lau
1
-0
/
+1
2016-07-06
net: fix decnet rtnexthop parsing
Vegard Nossum
1
-9
/
+12
2016-07-05
RDS: fix rds_tcp_init() error path
Vegard Nossum
1
-2
/
+3
2016-07-01
tipc: fix nl compat regression for link statistics
Richard Alpe
1
-1
/
+1
2016-07-01
net_sched: fix mirrored packets checksum
WANG Cong
2
-19
/
+1
2016-07-01
packet: Use symmetric hash for PACKET_FANOUT_HASH.
David S. Miller
2
-1
/
+44
2016-06-30
ipv4: Fix ip_skb_dst_mtu to use the sk passed by ip_finish_output
Shmulik Ladkani
2
-3
/
+3
2016-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
61
-345
/
+433
2016-06-29
Merge tag 'mac80211-for-davem-2016-06-29-v2' of git://git.kernel.org/pub/scm/...
David S. Miller
2
-3
/
+6
2016-06-29
openvswitch: fix conntrack netlink event delivery
Samuel Gauthier
1
-2
/
+12
2016-06-29
neigh: Explicitly declare RCU-bh read side critical section in neigh_xmit()
David Barroso
1
-1
/
+5
2016-06-29
cfg80211: fix proto in ieee80211_data_to_8023 for frames without LLC header
Felix Fietkau
1
-1
/
+1
2016-06-29
net: bridge: fix vlan stats continue counter
Nikolay Aleksandrov
1
-1
/
+1
2016-06-29
tcp: do not send too big packets at retransmit time
Eric Dumazet
1
-1
/
+6
2016-06-29
batman-adv: Clean up untagged vlan when destroying via rtnl-link
Sven Eckelmann
1
-0
/
+9
2016-06-29
batman-adv: Fix ICMP RR ethernet access after skb_linearize
Sven Eckelmann
1
-0
/
+1
2016-06-29
batman-adv: Fix double-put of vlan object
Ben Hutchings
1
-1
/
+0
2016-06-29
batman-adv: Fix use-after-free/double-free of tt_req_node
Sven Eckelmann
2
-6
/
+39
2016-06-29
batman-adv: replace WARN with rate limited output on non-existing VLAN
Simon Wunderlich
1
-2
/
+4
2016-06-28
Bridge: Fix ipv6 mc snooping if bridge has no ipv6 address
daniel
2
-4
/
+23
2016-06-28
mac80211: Fix mesh estab_plinks counting in STA removal case
Jouni Malinen
1
-2
/
+5
2016-06-28
ipmr/ip6mr: Initialize the last assert time of mfc entries.
Tom Goff
2
-1
/
+4
2016-06-27
vsock: make listener child lock ordering explicit
Stefan Hajnoczi
1
-2
/
+10
2016-06-27
ipv6: enforce egress device match in per table nexthop lookups
Paolo Abeni
1
-1
/
+1
2016-06-23
netem: fix a use after free
Eric Dumazet
1
-6
/
+6
2016-06-23
act_ife: acquire ife_mod_lock before reading ifeoplist
WANG Cong
1
-6
/
+8
2016-06-23
act_ife: only acquire tcf_lock for existing actions
WANG Cong
1
-24
/
+31
2016-06-23
esp: Fix ESN generation under UDP encapsulation
Herbert Xu
1
-20
/
+32
2016-06-22
tipc: unclone unbundled buffers before forwarding
Jon Paul Maloy
2
-11
/
+6
2016-06-22
kcm: fix /proc memory leak
Jiri Slaby
1
-0
/
+1
2016-06-19
net: rds: fix coding style issues
Joshua Houghton
8
-28
/
+29
2016-06-19
AX.25: Close socket connection on session completion
Basil Gunn
4
-4
/
+12
2016-06-18
RDS: TCP: rds_tcp_accept_one() should transition socket from RESETTING to UP
Sowmini Varadhan
1
-1
/
+1
2016-06-18
tipc: fix socket timer deadlock
Jon Paul Maloy
1
-12
/
+42
2016-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
5
-18
/
+16
2016-06-17
Merge tag 'nfsd-4.7-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
3
-6
/
+28
2016-06-17
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+3
2016-06-17
sit: correct IP protocol used in ipip6_err
Simon Horman
1
-2
/
+2
2016-06-16
bpf: fix matching of data/data_end in verifier
Alexei Starovoitov
1
-2
/
+14
2016-06-16
gre: fix error handler
Eric Dumazet
3
-14
/
+10
2016-06-16
tipc: eliminate uninitialized variable warning
Ying Xue
1
-1
/
+2
2016-06-16
tipc: fix suspicious RCU usage
Ying Xue
1
-1
/
+1
2016-06-16
htb: call qdisc_root with rcu read lock held
Florian Westphal
1
-0
/
+2
2016-06-16
net sched actions: bug fix dumping actions directly didnt produce NLMSG_DONE
Jamal Hadi Salim
1
-1
/
+1
2016-06-15
act_ipt: fix a bind refcnt leak
WANG Cong
1
-2
/
+5
2016-06-15
net_sched: prio: insure proper transactional behavior
Eric Dumazet
1
-34
/
+23
2016-06-15
rpc: share one xps between all backchannels
J. Bruce Fields
3
-4
/
+17
2016-06-15
nfsd4/rpc: move backchannel create logic into rpc code
J. Bruce Fields
1
-2
/
+10
[next]