index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
kgdbts.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-12-18
ethernet:ti:cpsw: fix phy identification with multiple slaves on fixed-phy
Pascal Speck (Iktek)
1
-1
/
+1
2015-12-17
net: check both type and procotol for tcp sockets
WANG Cong
2
-2
/
+4
2015-12-17
drivers: net: xgene: fix Tx flow control
Iyappan Subramanian
2
-18
/
+24
2015-12-17
tcp: restore fastopen with no data in SYN packet
Eric Dumazet
1
-11
/
+12
2015-12-17
af_unix: Revert 'lock_interruptible' in stream receive code
Rainer Weikusat
1
-10
/
+3
2015-12-17
locking/osq: Fix ordering of node initialisation in osq_lock
Will Deacon
1
-3
/
+5
2015-12-17
fou: clean up socket with kfree_rcu
Hannes Frederic Sowa
1
-1
/
+2
2015-12-17
82xx: FCC: Fixing a bug causing to FCC port lock-up
Martin Roth
1
-1
/
+1
2015-12-17
gianfar: Don't enable RX Filer if not supported
Hamish Martin
2
-3
/
+6
2015-12-16
dma-debug: Fix dma_debug_entry offset calculation
Daniel Mentz
1
-2
/
+2
2015-12-16
net: fix warnings in 'make htmldocs' by moving macro definition out of field ...
Hannes Frederic Sowa
1
-1
/
+1
2015-12-16
rhashtable: Fix walker list corruption
Herbert Xu
1
-9
/
+7
2015-12-16
rhashtable: Enforce minimum size on initial hash table
Herbert Xu
1
-3
/
+3
2015-12-16
inet: tcp: fix inetpeer_set_addr_v4()
Eric Dumazet
1
-0
/
+1
2015-12-16
ipv6: automatically enable stable privacy mode if stable_secret set
Hannes Frederic Sowa
1
-0
/
+6
2015-12-15
Revert "scatterlist: use sg_phys()"
Dan Williams
5
-7
/
+8
2015-12-15
net: fix uninitialized variable issue
tadeusz.struk@intel.com
1
-0
/
+1
2015-12-15
bluetooth: Validate socket address length in sco_sock_bind().
David S. Miller
1
-0
/
+3
2015-12-15
net_sched: make qdisc_tree_decrease_qlen() work for non mq
Eric Dumazet
1
-1
/
+1
2015-12-15
ser_gigaset: remove unnecessary kfree() calls from release method
Tilman Schmidt
1
-5
/
+0
2015-12-15
ser_gigaset: fix deallocation of platform device structure
Tilman Schmidt
1
-3
/
+7
2015-12-15
ser_gigaset: turn nonsense checks into WARN_ON
Alan Cox
1
-5
/
+5
2015-12-15
ser_gigaset: fix up NULL checks
Tilman Schmidt
1
-3
/
+3
2015-12-15
Fix user-visible spelling error
Linus Torvalds
1
-1
/
+1
2015-12-15
qlcnic: fix a timeout loop
Dan Carpenter
1
-1
/
+2
2015-12-15
sfc: fix a timeout loop
Dan Carpenter
1
-1
/
+1
2015-12-15
qlge: fix a timeout loop in ql_change_rx_buffers()
Dan Carpenter
1
-2
/
+3
2015-12-15
amd-xgbe: fix a couple timeout loops
Dan Carpenter
1
-2
/
+2
2015-12-15
mISDN: fix a loop count
Dan Carpenter
1
-4
/
+3
2015-12-15
net/mlx4_core: fix handling return value of mlx4_slave_convert_port
Andrzej Hajda
1
-2
/
+3
2015-12-15
mac80211: handle width changes from opmode notification IE in beacon
Eyal Shapira
5
-14
/
+8
2015-12-15
mac80211: suppress unchanged "limiting TX power" messages
Johannes Berg
1
-5
/
+10
2015-12-15
mac80211: reprogram in interface order
Johannes Berg
1
-39
/
+37
2015-12-15
mac80211: run scan completed work on reconfig failure
Johannes Berg
1
-11
/
+26
2015-12-15
nl80211: Fix potential memory leak in nl80211_connect
Ola Olsson
1
-1
/
+3
2015-12-15
nl80211: Fix potential memory leak in nl80211_set_wowlan
Ola Olsson
1
-0
/
+1
2015-12-15
nl80211: fix a few memory leaks in reg.c
Ola Olsson
1
-1
/
+4
2015-12-15
ARM: 8475/1: SWP emulation: Restore original *data when failed
Shengjiu Wang
1
-3
/
+3
2015-12-15
ARM: 8471/1: need to save/restore arm register(r11) when it is corrupted
Anson Huang
1
-2
/
+2
2015-12-15
ARM: fix uaccess_with_memcpy() with SW_DOMAIN_PAN
Russell King
2
-6
/
+27
2015-12-15
skbuff: Fix offset error in skb_reorder_vlan_header
Vlad Yasevich
1
-1
/
+1
2015-12-15
pptp: verify sockaddr_len in pptp_bind() and pptp_connect()
WANG Cong
1
-0
/
+6
2015-12-15
ravb: Add disable 10base
Kazuya Mizuguchi
1
-0
/
+3
2015-12-15
sh_eth: fix descriptor access endianness
Sergei Shtylyov
1
-10
/
+14
2015-12-15
sh_eth: fix TX buffer byte-swapping
Sergei Shtylyov
1
-2
/
+1
2015-12-15
net: fix IP early demux races
Eric Dumazet
4
-6
/
+37
2015-12-15
drm: Don't overwrite UNVERFIED mode status to OK
Ville Syrjälä
1
-1
/
+2
2015-12-14
sh_eth: uninline sh_eth_{write|read}()
Sergei Shtylyov
2
-25
/
+24
2015-12-14
stmmac: dwmac-sunxi: Call exit cleanup function in probe error path
Chen-Yu Tsai
1
-1
/
+5
2015-12-14
net: add validation for the socket syscall protocol argument
Hannes Frederic Sowa
6
-0
/
+16
[next]