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
*
Bluetooth: dtl1_cs: Fixed coding style
Prasanna Karthik
2015-07-23
1
-1
/
+1
*
Bluetooth: bfusb: Coding style fix reported by coccinelle
Prasanna Karthik
2015-07-23
1
-1
/
+1
*
Bluetooth: hci_uart: Add basic support for Intel Lightning Peak devices
Loic Poulain
2015-07-23
4
-0
/
+616
*
mac802154: cfg: add suspend and resume callbacks
Alexander Aring
2015-07-23
3
-2
/
+54
*
cfg802154: add PM hooks
Varka Bhadram
2015-07-23
4
-0
/
+82
*
mac802154: util: add stop_device utility function
Alexander Aring
2015-07-23
3
-5
/
+11
*
mac802154: remove unused macro
Varka Bhadram
2015-07-23
1
-2
/
+0
*
mac802154: use WARN_ON() macro
Varka Bhadram
2015-07-23
1
-4
/
+2
*
6lowpan: add request for ipv6 module
Alexander Aring
2015-07-23
1
-0
/
+2
*
mac802154: add llsec address update workaround
Alexander Aring
2015-07-23
3
-3
/
+15
*
Bluetooth: dtl1_cs: Fix coding style -- clean up
Prasanna Karthik
2015-07-23
1
-2
/
+2
*
ip_tunnel: Call ip_tunnel_core_init() from inet_init()
Thomas Graf
2015-07-23
3
-10
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-07-23
544
-3347
/
+4152
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-07-22
79
-811
/
+714
|
|
\
|
|
*
ravb: fix ring memory allocation
Sergei Shtylyov
2015-07-22
1
-25
/
+34
|
|
*
net: phy: dp83867: Fix warning check for setting the internal delay
Dan Murphy
2015-07-22
1
-1
/
+1
|
|
*
openvswitch: allocate nr_node_ids flow_stats instead of num_possible_nodes
Chris J Arges
2015-07-22
1
-1
/
+1
|
|
*
netlink: don't hold mutex in rcu callback when releasing mmapd ring
Florian Westphal
2015-07-22
1
-32
/
+47
|
|
*
Merge branch 'arm-bpf-fixes'
David S. Miller
2015-07-22
1
-13
/
+44
|
|
|
\
|
|
|
*
ARM: net: fix vlan access instructions in ARM JIT.
Nicolas Schichan
2015-07-22
1
-3
/
+5
|
|
|
*
ARM: net: handle negative offsets in BPF JIT.
Nicolas Schichan
2015-07-22
1
-9
/
+38
|
|
|
*
ARM: net: fix condition for load_order > 0 when translating load instructions.
Nicolas Schichan
2015-07-22
1
-1
/
+1
|
|
|
/
|
|
*
tcp: suppress a division by zero warning
Eric Dumazet
2015-07-22
1
-6
/
+5
|
|
*
Merge tag 'wireless-drivers-for-davem-2015-07-20' of git://git.kernel.org/pub...
David S. Miller
2015-07-22
12
-410
/
+144
|
|
|
\
|
|
|
*
Merge tag 'iwlwifi-for-kalle-2015-06-12' of https://git.kernel.org/pub/scm/li...
Kalle Valo
2015-07-17
11
-410
/
+143
|
|
|
|
\
|
|
|
|
*
iwlwifi: nvm: remove mac address byte swapping in 8000 family
Liad Kaufman
2015-07-12
1
-7
/
+5
|
|
|
|
*
Revert "iwlwifi: pcie: New RBD allocation model"
Emmanuel Grumbach
2015-07-12
3
-374
/
+97
|
|
|
|
*
iwlwifi: mvm: Add preemptive flag to scheulded scan
Avraham Stern
2015-07-12
2
-1
/
+5
|
|
|
|
*
iwlwifi: edit the 3165 series and 8000 series PCI IDs
Oren Givon
2015-07-12
1
-2
/
+3
|
|
|
|
*
iwlwifi: mvm: check time-event vif to avoid bad deletion
Johannes Berg
2015-07-12
1
-1
/
+1
|
|
|
|
*
iwlwifi: pcie: prepare the device before accessing it
Emmanuel Grumbach
2015-07-12
1
-0
/
+6
|
|
|
|
*
iwlwifi: pcie: don't panic if pcie transport alloc fails
Emmanuel Grumbach
2015-07-08
1
-22
/
+22
|
|
|
|
*
iwlwifi: pcie: Fix bug in NIC's PM registers access
Dreyfuss, Haim
2015-07-08
1
-1
/
+1
|
|
|
|
*
iwlwifi: mvm: Avoid accessing Null pointer when setting igtk
Matti Gottlieb
2015-06-26
1
-1
/
+2
|
|
|
|
*
iwlwifi: mvm: fix antenna selection when BT is active
Emmanuel Grumbach
2015-06-26
1
-1
/
+1
|
|
|
*
|
ath9k_hw: fix device ID check for AR956x
Felix Fietkau
2015-07-11
1
-0
/
+1
|
|
*
|
|
drivers: net: cpsw: remove tx event processing in rx napi poll
Mugunthan V N
2015-07-21
1
-6
/
+3
|
|
*
|
|
inet: frags: fix defragmented packet's IP header for af_packet
Edward Hyunkoo Jee
2015-07-21
1
-2
/
+4
|
|
*
|
|
net: mvneta: fix refilling for Rx DMA buffers
Simon Guinot
2015-07-21
1
-12
/
+10
|
|
*
|
|
stmmac: fix setting of driver data in stmmac_dvr_probe
Joachim Eastwood
2015-07-21
1
-1
/
+1
|
|
*
|
|
Merge branch 'sch_panic'
David S. Miller
2015-07-21
3
-4
/
+5
|
|
|
\
\
\
|
|
|
*
|
|
sched: cls_flow: fix panic on filter replace
Daniel Borkmann
2015-07-21
1
-2
/
+3
|
|
|
*
|
|
sched: cls_flower: fix panic on filter replace
Daniel Borkmann
2015-07-21
1
-1
/
+1
|
|
|
*
|
|
sched: cls_bpf: fix panic on filter replace
Daniel Borkmann
2015-07-21
1
-1
/
+1
|
|
|
/
/
/
|
|
*
|
|
Merge tag 'mac80211-for-davem-2015-07-17' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2015-07-21
11
-41
/
+111
|
|
|
\
\
\
|
|
|
*
|
|
cfg80211: use RTNL locked reg_can_beacon for IR-relaxation
Arik Nemtsov
2015-07-17
6
-25
/
+70
|
|
|
*
|
|
mac80211: add missing length check for confirm frames
Bob Copeland
2015-07-17
1
-0
/
+3
|
|
|
*
|
|
mac80211: correct aid location in peering frames
Bob Copeland
2015-07-17
1
-1
/
+1
|
|
|
*
|
|
wireless: regulatory: reduce log level of CRDA related messages
Thomas Petazzoni
2015-07-17
1
-3
/
+3
|
|
|
*
|
|
mac80211: shut down interfaces before destroying interface list
Johannes Berg
2015-07-17
1
-11
/
+14
[next]