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.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
2015-08-13
net: dsa: Do not override PHY interface if already configured
Florian Fainelli
1
-1
/
+2
2015-08-12
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
1
-1
/
+1
2015-08-11
inet: fix possible request socket leak
Eric Dumazet
2
-2
/
+2
2015-08-11
inet: fix races with reqsk timers
Eric Dumazet
2
-2
/
+8
2015-08-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
5
-19
/
+20
2015-08-10
ipv6: don't reject link-local nexthop on other interface
Florian Westphal
1
-2
/
+4
2015-08-10
netlink: make sure -EBUSY won't escape from netlink_insert
Daniel Borkmann
1
-0
/
+5
2015-08-10
netfilter: SYNPROXY: fix sending window update to client
Phil Sutter
2
-2
/
+4
2015-08-10
netfilter: ip6t_SYNPROXY: fix NULL pointer dereference
Phil Sutter
1
-8
/
+10
2015-08-08
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
4
-10
/
+42
2015-08-07
bridge: netlink: account for the IFLA_BRPORT_PROXYARP_WIFI attribute size and...
Nikolay Aleksandrov
1
-0
/
+2
2015-08-07
bridge: netlink: account for the IFLA_BRPORT_PROXYARP attribute size and policy
Nikolay Aleksandrov
1
-0
/
+2
2015-08-07
net: pktgen: don't abuse current->state in pktgen_thread_worker()
Oleg Nesterov
1
-3
/
+0
2015-08-07
net: Fix skb_set_peeked use-after-free bug
Herbert Xu
1
-6
/
+7
2015-08-06
Bluetooth: fix MGMT_EV_NEW_LONG_TERM_KEY event
Jakub Pawlowski
1
-1
/
+1
2015-08-05
netfilter: conntrack: Use flags in nf_ct_tmpl_alloc()
Joe Stringer
1
-2
/
+2
2015-08-05
batman-adv: initialize up/down values when adding a gateway
Simon Wunderlich
1
-0
/
+2
2015-08-05
batman-adv: protect tt_local_entry from concurrent delete events
Marek Lindner
1
-1
/
+10
2015-08-05
batman-adv: fix kernel crash due to missing NULL checks
Marek Lindner
2
-4
/
+17
2015-08-05
batman-adv: avoid DAT to mess up LAN state
Antonio Quartulli
1
-5
/
+13
2015-08-04
udp: fix dst races with multicast early demux
Eric Dumazet
1
-3
/
+10
2015-08-04
rds: fix an integer overflow test in rds_info_getsockopt()
Dan Carpenter
1
-1
/
+1
2015-08-04
act_mirred: avoid calling tcf_hash_release() when binding
WANG Cong
1
-0
/
+2
2015-08-04
openvswitch: Fix L4 checksum handling when dealing with IP fragments
Glenn Griffin
1
-4
/
+12
2015-08-03
fq_codel: explicitly reset flows in ->reset()
Eric Dumazet
1
-3
/
+19
2015-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
43
-228
/
+402
2015-08-01
act_pedit: check binding before calling tcf_hash_release()
WANG Cong
1
-3
/
+2
2015-07-31
net: sk_clone_lock() should only do get_net() if the parent is not a kernel s...
Sowmini Varadhan
1
-1
/
+2
2015-07-31
net: sched: fix refcount imbalance in actions
Daniel Borkmann
1
-5
/
+6
2015-07-30
netfilter: nf_conntrack: checking for IS_ERR() instead of NULL
Dan Carpenter
2
-5
/
+4
2015-07-30
netfilter: nf_conntrack: silence warning on falling back to vmalloc()
Pablo Neira Ayuso
1
-3
/
+1
2015-07-30
act_bpf: fix memory leaks when replacing bpf programs
Daniel Borkmann
1
-18
/
+35
2015-07-30
ipv6: flush nd cache on IFF_NOARP change
Eric Dumazet
1
-0
/
+6
2015-07-30
bridge: mdb: fix delmdb state in the notification
Nikolay Aleksandrov
1
-0
/
+1
2015-07-30
bridge: mcast: give fast leave precedence over multicast router and querier
Satish Ashok
1
-24
/
+26
2015-07-29
bridge: Fix network header pointer for vlan tagged packets
Toshiaki Makita
1
-7
/
+22
2015-07-29
packet: tpacket_snd(): fix signed/unsigned comparison
Alexander Drozdov
1
-1
/
+2
2015-07-29
arp: filter NOARP neighbours for SIOCGARP
Eric Dumazet
1
-7
/
+9
2015-07-29
net/ipv4: suppress NETDEV_UP notification on address lifetime update
David Ward
1
-1
/
+0
2015-07-29
bridge: stp: when using userspace stp stop kernel hello and hold timers
Nikolay Aleksandrov
3
-4
/
+18
2015-07-28
Merge tag 'nfs-for-4.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
3
-13
/
+23
2015-07-28
packet: missing dev_put() in packet_do_bind()
Lars Westerhoff
1
-5
/
+3
2015-07-28
SUNRPC: Report TCP errors to the caller
Trond Myklebust
1
-7
/
+6
2015-07-28
fib_trie: Drop unnecessary calls to leaf_pull_suffix
Alexander Duyck
1
-4
/
+0
2015-07-27
sunrpc: translate -EAGAIN to -ENOBUFS when socket is writable.
NeilBrown
1
-0
/
+9
2015-07-27
tcp: fix recv with flags MSG_WAITALL | MSG_PEEK
Sabrina Dubroca
4
-9
/
+13
2015-07-27
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
1
-0
/
+4
2015-07-27
inet: frags: remove INET_FRAG_EVICTED and use list_evictor for the test
Nikolay Aleksandrov
3
-3
/
+2
2015-07-27
inet: frag: don't wait for timer deletion when evicting
Florian Westphal
1
-18
/
+11
2015-07-27
inet: frag: change *_frag_mem_limit functions to take netns_frags as argument
Florian Westphal
5
-16
/
+16
[next]