index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: netlink: Fix multicast group storage allocation for families with more t...
Matti Vaittinen
2016-01-12
1
-1
/
+1
*
net: bpf: reject invalid shifts
Rabin Vincent
2016-01-12
2
-0
/
+15
*
bonding: Prevent IPv6 link local address on enslaved devices
Karl Heiss
2016-01-11
1
-1
/
+4
*
udp: disallow UFO for sockets with SO_NO_CHECK option
Michal Kubeček
2016-01-11
2
-2
/
+2
*
net: pktgen: fix null ptr deref in skb allocation
John Fastabend
2016-01-11
1
-1
/
+3
*
Merge branch 'renesas-eth-fixes'
David S. Miller
2016-01-11
2
-10
/
+4
|
\
|
*
sh_eth: stop reading ECMR in sh_eth_dev_init()
Sergei Shtylyov
2016-01-11
1
-5
/
+2
|
*
ravb: stop reading ECMR in ravb_emac_init()
Sergei Shtylyov
2016-01-11
1
-5
/
+2
|
/
*
sched,cls_flower: set key address type when present
Jamal Hadi Salim
2016-01-11
1
-2
/
+8
*
tcp_yeah: don't set ssthresh below 2
Neal Cardwell
2016-01-11
1
-1
/
+1
*
sctp: fix use-after-free in pr_debug statement
Marcelo Ricardo Leitner
2016-01-11
2
-18
/
+10
*
mlxsw: spectrum: Add FDB lock to prevent session interleaving
Ido Schimmel
2016-01-11
2
-0
/
+6
*
unix: properly account for FDs passed over unix sockets
willy tarreau
2016-01-11
3
-9
/
+29
*
ipv6: tcp: add rcu locking in tcp_v6_send_synack()
Eric Dumazet
2016-01-11
1
-0
/
+2
*
net: sctp: prevent writes to cookie_hmac_alg from accessing invalid memory
Sasha Levin
2016-01-11
1
-1
/
+1
*
net: qmi_wwan: Add SIMCom 7230E
Kristian Evensen
2016-01-10
1
-0
/
+1
*
udp: restrict offloads to one namespace
Hannes Frederic Sowa
2016-01-10
5
-7
/
+11
*
vxlan: fix test which detect duplicate vxlan iface
Nicolas Dichtel
2016-01-10
1
-3
/
+9
*
cdc-acm: fix NULL pointer reference
Oliver Neukum
2016-01-10
1
-1
/
+7
*
r8152: fix the wake event
hayeswang
2016-01-09
1
-1
/
+39
*
phy: micrel: Fix finding PHY properties in MAC node for KSZ9031.
Roosen Henri
2016-01-09
1
-2
/
+10
*
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2016-01-09
1
-2
/
+4
|
\
|
*
batman-adv: Fix invalid read while copying bat_iv.bcast_own
Sven Eckelmann
2016-01-07
1
-2
/
+4
*
|
irda: toim3232-sir: delete some dead code
Dan Carpenter
2016-01-08
1
-10
/
+0
*
|
isdn: act200: fix MODULE_PARM_DESC() typo
Dan Carpenter
2016-01-08
1
-1
/
+1
*
|
net: lan78xx: Fix to write to OTP(One Time Programmable) per magic number.
Woojung.Huh@microchip.com
2016-01-07
1
-1
/
+54
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-01-07
24
-117
/
+150
|
\
|
*
tcp: fix zero cwnd in tcp_cwnd_reduction
Yuchung Cheng
2016-01-06
1
-0
/
+3
|
*
Driver: Vmxnet3: Fix regression caused by 5738a09
Shrikrishna Khare
2016-01-06
2
-6
/
+6
|
*
net: qmi_wwan: Add WeTelecom-WPD600N
Kristian Evensen
2016-01-06
1
-0
/
+1
|
*
mkiss: fix scribble on freed memory
Alan
2016-01-06
1
-0
/
+5
|
*
net: possible use after free in dst_release
Francesco Ruggeri
2016-01-06
1
-1
/
+2
|
*
net: sched: fix missing free per cpu on qstats
John Fastabend
2016-01-06
1
-1
/
+3
|
*
ARM: net: bpf: fix zero right shift
Rabin Vincent
2016-01-06
1
-1
/
+2
|
*
6pack: fix free memory scribbles
One Thousand Gnomes
2016-01-06
1
-0
/
+6
|
*
net: filter: make JITs zero A for SKF_AD_ALU_XOR_X
Rabin Vincent
2016-01-06
5
-56
/
+25
|
*
bridge: Only call /sbin/bridge-stp for the initial network namespace
Hannes Frederic Sowa
2016-01-05
1
-1
/
+4
|
*
af_unix: Fix splice-bind deadlock
Rainer Weikusat
2016-01-05
1
-26
/
+40
|
*
net: Propagate lookup failure in l3mdev_get_saddr to caller
David Ahern
2016-01-05
5
-14
/
+33
|
*
r8152: add reset_resume function
hayeswang
2016-01-05
1
-1
/
+9
|
*
connector: bump skb->users before callback invocation
Florian Westphal
2016-01-05
1
-8
/
+3
|
*
cxgb4: correctly handling failed allocation
Insu Yun
2016-01-04
1
-0
/
+4
|
*
qlcnic: correctly handle qlcnic_alloc_mbx_args
Insu Yun
2016-01-04
1
-2
/
+4
*
|
Merge tag 'trace-v4.4-rc4-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-01-05
2
-1
/
+2
|
\
\
|
*
|
tracing: Fix setting of start_index in find_next()
Qiu Peiyang
2016-01-04
1
-0
/
+1
|
*
|
ftrace/scripts: Fix incorrect use of sprintf in recordmcount
Colin Ian King
2016-01-04
1
-1
/
+1
*
|
|
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...
Linus Torvalds
2016-01-05
2
-9
/
+10
|
\
\
\
|
*
|
|
tile: provide CONFIG_PAGE_SIZE_64KB etc for tilepro
Chris Metcalf
2016-01-05
2
-9
/
+10
*
|
|
|
Linux 4.4-rc8
v4.4-rc8
Linus Torvalds
2016-01-04
1
-1
/
+1
*
|
|
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2016-01-03
1
-1
/
+1
|
\
\
\
\
[next]