index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
bluetooth: Validate socket address length in sco_sock_bind().
David S. Miller
2015-12-15
1
-0
/
+3
*
net_sched: make qdisc_tree_decrease_qlen() work for non mq
Eric Dumazet
2015-12-15
1
-1
/
+1
*
Merge branch 'ser_gigaset-platform-device-dealloc'
David S. Miller
2015-12-15
1
-12
/
+11
|
\
|
*
ser_gigaset: remove unnecessary kfree() calls from release method
Tilman Schmidt
2015-12-15
1
-5
/
+0
|
*
ser_gigaset: fix deallocation of platform device structure
Tilman Schmidt
2015-12-15
1
-3
/
+7
|
*
ser_gigaset: turn nonsense checks into WARN_ON
Alan Cox
2015-12-15
1
-5
/
+5
|
*
ser_gigaset: fix up NULL checks
Tilman Schmidt
2015-12-15
1
-3
/
+3
|
/
*
qlcnic: fix a timeout loop
Dan Carpenter
2015-12-15
1
-1
/
+2
*
sfc: fix a timeout loop
Dan Carpenter
2015-12-15
1
-1
/
+1
*
qlge: fix a timeout loop in ql_change_rx_buffers()
Dan Carpenter
2015-12-15
1
-2
/
+3
*
amd-xgbe: fix a couple timeout loops
Dan Carpenter
2015-12-15
1
-2
/
+2
*
mISDN: fix a loop count
Dan Carpenter
2015-12-15
1
-4
/
+3
*
net/mlx4_core: fix handling return value of mlx4_slave_convert_port
Andrzej Hajda
2015-12-15
1
-2
/
+3
*
skbuff: Fix offset error in skb_reorder_vlan_header
Vlad Yasevich
2015-12-15
1
-1
/
+1
*
pptp: verify sockaddr_len in pptp_bind() and pptp_connect()
WANG Cong
2015-12-15
1
-0
/
+6
*
ravb: Add disable 10base
Kazuya Mizuguchi
2015-12-15
1
-0
/
+3
*
sh_eth: fix descriptor access endianness
Sergei Shtylyov
2015-12-15
1
-10
/
+14
*
sh_eth: fix TX buffer byte-swapping
Sergei Shtylyov
2015-12-15
1
-2
/
+1
*
net: fix IP early demux races
Eric Dumazet
2015-12-14
4
-6
/
+37
*
sh_eth: uninline sh_eth_{write|read}()
Sergei Shtylyov
2015-12-14
2
-25
/
+24
*
stmmac: dwmac-sunxi: Call exit cleanup function in probe error path
Chen-Yu Tsai
2015-12-14
1
-1
/
+5
*
net: add validation for the socket syscall protocol argument
Hannes Frederic Sowa
2015-12-14
6
-0
/
+16
*
net: phy: mdio-mux: Check return value of mdiobus_alloc()
Tobias Klauser
2015-12-14
1
-1
/
+6
*
openvswitch: fix trivial comment typo
Paolo Abeni
2015-12-14
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2015-12-14
6
-59
/
+57
|
\
|
*
netfilter: nf_tables: use reverse traversal commit_list in nf_tables_abort
Xin Long
2015-12-13
1
-1
/
+2
|
*
netfilter: nf_dup: add missing dependencies with NF_CONNTRACK
Pablo Neira Ayuso
2015-12-10
2
-0
/
+2
|
*
netfilter: nfnetlink: fix splat due to incorrect socket memory accounting in ...
Pablo Neira Ayuso
2015-12-10
1
-2
/
+0
|
*
netfilter: nfnetlink: avoid recurrent netns lookups in call_batch
Pablo Neira Ayuso
2015-12-10
3
-53
/
+47
|
*
netfilter: nfnetlink_queue: Unregister pernet subsys in case of init failure
Nikolay Borisov
2015-12-09
1
-0
/
+1
|
*
netfilter: nfnetlink_queue: avoid harmless unnitialized variable warnings
Arnd Bergmann
2015-11-23
1
-3
/
+5
*
|
net: Flush local routes when device changes vrf association
David Ahern
2015-12-13
1
-0
/
+9
*
|
net:hns: print MAC with %pM
Andy Shevchenko
2015-12-13
1
-35
/
+14
*
|
net:hns: annotate IO address space properly
Andy Shevchenko
2015-12-13
1
-5
/
+6
*
|
Merge branch 'mpls-fixes'
David S. Miller
2015-12-12
1
-12
/
+31
|
\
\
|
*
|
mpls: make via address optional for multipath routes
Robert Shearman
2015-12-12
1
-9
/
+13
|
*
|
mpls: fix out-of-bounds access when via address not specified
Robert Shearman
2015-12-12
1
-5
/
+12
|
*
|
mpls: don't dump RTA_VIA attribute if not specified
Robert Shearman
2015-12-12
1
-2
/
+6
|
*
|
mpls: validate L2 via address length
Robert Shearman
2015-12-12
1
-0
/
+4
|
/
/
*
|
sfc: only use RSS filters if we're using RSS
Bert Kenward
2015-12-12
3
-13
/
+18
*
|
uapi: export ila.h
stephen hemminger
2015-12-11
1
-0
/
+1
*
|
Merge branch 'bnxt_en-fixes'
David S. Miller
2015-12-11
3
-18
/
+36
|
\
\
|
*
|
bnxt_en: Implement missing tx timeout reset logic.
Michael Chan
2015-12-11
1
-3
/
+13
|
*
|
bnxt_en: Don't cancel sp_task from bnxt_close_nic().
Michael Chan
2015-12-11
2
-2
/
+12
|
*
|
bnxt_en: Change bp->state to bitmap.
Michael Chan
2015-12-11
3
-8
/
+7
|
*
|
bnxt_en: Fix bitmap declaration to work on 32-bit arches.
Michael Chan
2015-12-11
1
-6
/
+5
|
/
/
*
|
openvswitch: Respect conntrack zone even if invalid
Joe Stringer
2015-12-11
1
-2
/
+5
*
|
openvswitch: Fix helper reference leak
Joe Stringer
2015-12-11
1
-1
/
+8
*
|
phy: micrel: Fix finding PHY properties in MAC node.
Andrew Lunn
2015-12-11
1
-2
/
+11
*
|
ipv6: sctp: clone options to avoid use after free
Eric Dumazet
2015-12-11
1
-0
/
+8
[next]