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
*
net: check both type and procotol for tcp sockets
WANG Cong
2015-12-17
2
-2
/
+4
*
drivers: net: xgene: fix Tx flow control
Iyappan Subramanian
2015-12-17
2
-18
/
+24
*
tcp: restore fastopen with no data in SYN packet
Eric Dumazet
2015-12-17
1
-11
/
+12
*
af_unix: Revert 'lock_interruptible' in stream receive code
Rainer Weikusat
2015-12-17
1
-10
/
+3
*
fou: clean up socket with kfree_rcu
Hannes Frederic Sowa
2015-12-16
1
-1
/
+2
*
Merge tag 'mac80211-for-davem-2015-12-15' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2015-12-16
9
-74
/
+92
|
\
|
*
mac80211: handle width changes from opmode notification IE in beacon
Eyal Shapira
2015-12-15
5
-14
/
+8
|
*
mac80211: suppress unchanged "limiting TX power" messages
Johannes Berg
2015-12-15
1
-5
/
+10
|
*
mac80211: reprogram in interface order
Johannes Berg
2015-12-15
1
-39
/
+37
|
*
mac80211: run scan completed work on reconfig failure
Johannes Berg
2015-12-15
1
-11
/
+26
|
*
nl80211: Fix potential memory leak in nl80211_connect
Ola Olsson
2015-12-15
1
-1
/
+3
|
*
nl80211: Fix potential memory leak in nl80211_set_wowlan
Ola Olsson
2015-12-15
1
-0
/
+1
|
*
nl80211: fix a few memory leaks in reg.c
Ola Olsson
2015-12-15
1
-1
/
+4
|
*
rfkill: copy the name into the rfkill struct
Johannes Berg
2015-12-10
1
-3
/
+3
*
|
82xx: FCC: Fixing a bug causing to FCC port lock-up
Martin Roth
2015-12-16
1
-1
/
+1
*
|
gianfar: Don't enable RX Filer if not supported
Hamish Martin
2015-12-16
2
-3
/
+6
*
|
net: fix warnings in 'make htmldocs' by moving macro definition out of field ...
Hannes Frederic Sowa
2015-12-16
1
-1
/
+1
*
|
rhashtable: Fix walker list corruption
Herbert Xu
2015-12-16
1
-9
/
+7
*
|
rhashtable: Enforce minimum size on initial hash table
Herbert Xu
2015-12-16
1
-3
/
+3
*
|
inet: tcp: fix inetpeer_set_addr_v4()
Eric Dumazet
2015-12-16
1
-0
/
+1
*
|
ipv6: automatically enable stable privacy mode if stable_secret set
Hannes Frederic Sowa
2015-12-15
1
-0
/
+6
*
|
net: fix uninitialized variable issue
tadeusz.struk@intel.com
2015-12-15
1
-0
/
+1
*
|
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
[next]