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.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
2014-10-30
net: dsa: Add support for reporting switch chip temperatures
Guenter Roeck
2
-0
/
+142
2014-10-30
net: dsa: Don't set skb->protocol on outgoing tagged packets
Guenter Roeck
3
-6
/
+0
2014-10-29
neigh: optimize neigh_parms_release()
Nicolas Dichtel
1
-19
/
+13
2014-10-29
net: introduce napi_schedule_irqoff()
Eric Dumazet
1
-1
/
+14
2014-10-29
inet: frags: remove the WARN_ON from inet_evict_bucket
Nikolay Aleksandrov
1
-1
/
+0
2014-10-29
inet: frags: fix a race between inet_evict_bucket and inet_frag_kill
Nikolay Aleksandrov
1
-1
/
+2
2014-10-29
net: ipv6: Add a sysctl to make optimistic addresses useful candidates
Erik Kline
1
-2
/
+44
2014-10-29
tcp: allow for bigger reordering level
Eric Dumazet
2
-1
/
+9
2014-10-29
net: skb_segment() should preserve backpressure
Toshiaki Makita
1
-0
/
+10
2014-10-29
ipv6: notify userspace when we added or changed an ipv6 token
Lubomir Rintel
1
-0
/
+1
2014-10-29
sch_pie: schedule the timer after all init succeed
WANG Cong
1
-1
/
+1
2014-10-29
openvswitch: Export lockdep_ovsl_is_held to modules.
David S. Miller
1
-0
/
+1
2014-10-29
datapath: Rename last_action() as nla_is_last() and move to netlink.h
Simon Horman
1
-8
/
+3
2014-10-28
Merge tag 'master-2014-10-27' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
6
-13
/
+27
2014-10-28
net: dsa: Error out on tagging protocol mismatches
Andrew Lunn
1
-1
/
+4
2014-10-28
ovs: Turn vports with dependencies into separate modules
Thomas Graf
11
-68
/
+199
2014-10-28
ipvs: Avoid null-pointer deref in debug code
Alex Gartrell
1
-2
/
+2
2014-10-28
bpf: split eBPF out of NET
Alexei Starovoitov
1
-1
/
+1
2014-10-28
bridge: Add support for IEEE 802.11 Proxy ARP
Kyeyoon Park
5
-1
/
+71
2014-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
6
-40
/
+27
2014-10-28
netfilter: nft_compat: fix wrong target lookup in nft_target_select_ops()
Arturo Borrero
1
-1
/
+1
2014-10-27
ipx: remove __inline__ in c file on static
Fabian Frederick
1
-1
/
+1
2014-10-27
ipx: remove unnecessary casting on ntohl
Fabian Frederick
1
-2
/
+2
2014-10-27
ipx: move extern sysctl_ipx_pprop_broadcasting to header file
Fabian Frederick
1
-3
/
+1
2014-10-27
ipv6: include linux/uaccess.h instead of asm/uaccess.h
Fabian Frederick
1
-1
/
+1
2014-10-27
ipv6: replace min/casting by min_t
Fabian Frederick
1
-2
/
+2
2014-10-27
ipv4: remove set but unused variable sha
Fabian Frederick
1
-2
/
+1
2014-10-27
Merge tag 'mac80211-for-john-2014-10-23' of git://git.kernel.org/pub/scm/linu...
John W. Linville
6
-13
/
+27
2014-10-27
net: napi_reuse_skb() should check pfmemalloc
Eric Dumazet
1
-0
/
+4
2014-10-26
tcp: md5: do not use alloc_percpu()
Eric Dumazet
1
-39
/
+20
2014-10-24
net: llc: include linux/errno.h instead of asm/errno.h
Fabian Frederick
1
-1
/
+1
2014-10-24
lapb: move EXPORT_SYMBOL after functions.
Fabian Frederick
1
-9
/
+8
2014-10-24
netfilter: nf_log: release skbuff on nlmsg put failure
Houcheng Lin
1
-9
/
+8
2014-10-24
netfilter: nfnetlink_log: fix maximum packet length logged to userspace
Florian Westphal
1
-3
/
+5
2014-10-24
netfilter: nf_log: account for size of NLMSG_DONE attribute
Florian Westphal
1
-3
/
+3
2014-10-24
bridge: Do not compile options in br_parse_ip_options
Herbert Xu
1
-19
/
+5
2014-10-24
ipv6: Avoid redoing fib6_lookup() with reachable = 0 by saving fn
Martin KaFai Lau
1
-14
/
+16
2014-10-24
ipv6: Avoid redoing fib6_lookup() for RTF_CACHE hit case
Martin KaFai Lau
1
-3
/
+3
2014-10-24
ipv6: Remove BACKTRACK macro
Martin KaFai Lau
1
-30
/
+40
2014-10-24
net: Remove trailing whitespace in tcp.h icmp.c syncookies.c
Kenjiro Nakayama
2
-2
/
+0
2014-10-23
net: fix saving TX flow hash in sock for outgoing connections
Sathya Perla
2
-4
/
+4
2014-10-22
xfrm6: fix a potential use after free in xfrm6_policy.c
Li RongQing
1
-3
/
+8
2014-10-22
net: tso: fix unaligned access to crafted TCP header in helper API
Karl Beldan
1
-1
/
+2
2014-10-22
netfilter: nf_tables: check for NULL in nf_tables_newchain pcpu stats allocation
Sabrina Dubroca
1
-2
/
+2
2014-10-22
netfilter: ipset: off by one in ip_set_nfnl_get_byindex()
Dan Carpenter
1
-1
/
+1
2014-10-22
netfilter: nf_conntrack: allow server to become a client in TW handling
Marcelo Leitner
1
-2
/
+2
2014-10-22
net: sched: initialize bstats syncp
Sabrina Dubroca
1
-1
/
+1
2014-10-22
netlink: Re-add locking to netlink_lookup() and seq walker
Thomas Graf
1
-12
/
+25
2014-10-21
tipc: fix lockdep warning when intra-node messages are delivered
Ying Xue
1
-2
/
+2
2014-10-21
tipc: fix a potential deadlock
Ying Xue
3
-20
/
+35
[prev]
[next]