index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-12-04
mac80211: allow the driver to send EOSP when needed
Emmanuel Grumbach
3
-43
/
+148
2015-12-04
cfg80211: ocb: Fix null pointer deref if join_ocb is unimplemented
Ola Olsson
1
-0
/
+3
2015-12-04
nl80211: clarify NL80211_ATTR_SCHED_SCAN_DELAY usage with net-detect
Luca Coelho
1
-2
/
+3
2015-12-04
mac80211: remove string from unaligned packet warning
Johannes Berg
1
-2
/
+1
2015-12-04
lib80211: ratelimit key index mismatch
Johannes Berg
2
-4
/
+4
2015-12-04
mac80211: mesh: print MAC address instead of pointer
Johannes Berg
1
-2
/
+2
2015-12-04
cfg80211: replace ieee80211_ie_split() with an inline
Johannes Berg
2
-9
/
+5
2015-12-04
cfg80211: add complete data to station add/change tracing
Johannes Berg
1
-0
/
+38
2015-12-04
cfg80211: Add missing tracing to cfg80211
Ilan Peer
3
-5
/
+108
2015-12-04
mac80211: allow driver to prevent two stations w/ same address
Johannes Berg
3
-2
/
+23
2015-12-02
mac80211: fix off-channel mgmt-tx uninitialized variable usage
Johannes Berg
1
-2
/
+6
2015-12-02
mac80211: do not actively scan DFS channels
Antonio Quartulli
1
-4
/
+5
2015-12-02
mac80211: don't teardown sdata on sdata stop
Eliad Peller
1
-1
/
+1
2015-11-24
sh_eth: Remove obsolete r8a777x-ether platform_device_id entry
Geert Uytterhoeven
1
-3
/
+0
2015-11-24
sh_eth: Remove obsolete r8a7740-gether platform_device_id entry
Geert Uytterhoeven
1
-63
/
+62
2015-11-24
sh_eth: Remove obsolete r8a779x-ether platform_device_id entries
Geert Uytterhoeven
1
-4
/
+2
2015-11-24
sh_eth: Remove obsolete r7s72100-ether platform_device_id entry
Geert Uytterhoeven
1
-41
/
+42
2015-11-24
vrf: remove slave queue and private slave struct
Nikolay Aleksandrov
1
-63
/
+5
2015-11-24
net: fec: no need to test for the return type of of_property_read_u32
Saurabh Sengar
1
-7
/
+2
2015-11-24
drivers: net: xgene: optimizing the code
Saurabh Sengar
1
-16
/
+9
2015-11-24
net/ipv4/ipconfig: Rejoin broken lines in console output
Geert Uytterhoeven
1
-10
/
+9
2015-11-24
net: dsa: include gpio consumer header file
Arnd Bergmann
1
-0
/
+1
2015-11-23
VSOCK: constify vmci_transport_notify_ops structures
Julia Lawall
4
-5
/
+6
2015-11-23
net: atm: constify in_cache_ops and eg_cache_ops structures
Julia Lawall
2
-4
/
+4
2015-11-23
net: ipmr: factor out common vif init code
Nikolay Aleksandrov
1
-21
/
+19
2015-11-23
net: ipmr: rearrange and cleanup setsockopt
Nikolay Aleksandrov
1
-84
/
+107
2015-11-23
net: ipmr: drop ip_mr_init() mrt_cachep null check as we'll panic if it fails
Nikolay Aleksandrov
1
-2
/
+0
2015-11-23
net: ipmr: drop an instance of CONFIG_IP_MROUTE_MULTIPLE_TABLES
Nikolay Aleksandrov
1
-2
/
+2
2015-11-23
net: ipmr: make ip_mroute_getsockopt more understandable
Nikolay Aleksandrov
1
-14
/
+14
2015-11-23
net: ipmr: fix code and comment style
Nikolay Aleksandrov
2
-147
/
+54
2015-11-23
net: ipmr: remove some pimsm ifdefs and simplify
Nikolay Aleksandrov
1
-96
/
+84
2015-11-23
net: ipmr: always define mroute_reg_vif_num
Nikolay Aleksandrov
1
-8
/
+0
2015-11-23
net: ipmr: move the tbl id check in ipmr_new_table
Nikolay Aleksandrov
1
-11
/
+17
2015-11-23
intel: i40e: fix confused code
Rasmus Villemoes
1
-14
/
+10
2015-11-23
ixgbevf: fix spoofed packets with random MAC
Emil Tantilov
2
-1
/
+4
2015-11-23
ixgbevf: use ether_addr_copy instead of memcpy
Emil Tantilov
1
-8
/
+6
2015-11-23
i40evf: fix compiler warning of unused variable
Jesse Brandeburg
1
-4
/
+3
2015-11-23
ixgbe: Remove CS4227 diagnostic code
Mark Rustad
1
-80
/
+0
2015-11-23
ixgbe/ixgbevf: use napi_schedule_irqoff()
Alexander Duyck
2
-3
/
+3
2015-11-23
ixgbevf: Limit lowest interrupt rate for adaptive interrupt moderation to 12K
Alexander Duyck
3
-6
/
+5
2015-11-23
ixgbe: Add KR mode support for CS4227 chip
Mark Rustad
1
-23
/
+62
2015-11-23
ixgbe: Fix handling of NAPI budget when multiple queues are enabled per vector
Alexander Duyck
1
-1
/
+2
2015-11-23
fm10k: Fix handling of NAPI budget when multiple queues are enabled per vector
Alexander Duyck
1
-0
/
+4
2015-11-23
ixgbe: fix multiple kernel-doc errors
Jean Sacren
1
-6
/
+3
2015-11-23
ixgbe: Delete redundant include file
Mark Rustad
1
-3
/
+0
2015-11-23
ixgbe: drop null test before destroy functions
Julia Lawall
1
-2
/
+1
2015-11-23
fm10k: Correct MTU for jumbo frames
Jacob Keller
1
-1
/
+1
2015-11-23
fm10k: do not assume VF always has 1 queue
Jacob Keller
2
-1
/
+7
2015-11-23
rhashtable-test: allow to retry even if -ENOMEM was returned
Phil Sutter
1
-1
/
+13
2015-11-23
rhashtable-test: calculate max_entries value by default
Phil Sutter
1
-3
/
+5
[next]