index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
smpboot.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-10-06
bridge: Simplify pvid checks.
Vlad Yasevich
2
-7
/
+4
2014-10-06
bridge: Add a default_pvid sysfs attribute
Vlad Yasevich
3
-0
/
+48
2014-10-06
net: pxa168_eth: avoid using signed char for bitops
Antoine Ténart
1
-6
/
+6
2014-10-06
isdn/gigaset: use USB API function usb_endpoint_num()
Tilman Schmidt
1
-7
/
+5
2014-10-06
isdn/gigaset: drop unused cardstate structure member
Tilman Schmidt
1
-2
/
+0
2014-10-06
isdn/gigaset: improve error handling when leaving DLE mode
Tilman Schmidt
1
-1
/
+2
2014-10-06
isdn/capi: drop two dead if branches
Tilman Schmidt
1
-3
/
+0
2014-10-05
net: sched: suspicious RCU usage in qdisc_watchdog
John Fastabend
1
-0
/
+2
2014-10-05
net: dsa: do not call phy_start_aneg
Florian Fainelli
1
-1
/
+0
2014-10-05
Removed unused inet6 address state
Sébastien Barré
1
-1
/
+0
2014-10-05
net: Cleanup skb cloning by adding SKB_FCLONE_FREE
Vijay Subramanian
2
-7
/
+8
2014-10-05
mlx4: add a new xmit_more counter
Eric Dumazet
4
-8
/
+19
2014-10-04
ip_tunnel: Add GUE support
Tom Herbert
2
-0
/
+14
2014-10-04
gue: Receive side for Generic UDP Encapsulation
Tom Herbert
3
-9
/
+217
2014-10-04
fou: eliminate IPv4,v6 specific GRO functions
Tom Herbert
4
-40
/
+13
2014-10-04
ip_tunnel: Account for secondary encapsulation header in max_headroom
Tom Herbert
1
-1
/
+1
2014-10-04
net: do not export skb_gro_receive()
Eric Dumazet
1
-1
/
+0
2014-10-04
drivers/net/irda/Kconfig: Let SH_IRDA depend on HAS_IOMEM
Chen Gang
1
-1
/
+1
2014-10-04
drivers/net/ethernet/marvell/Kconfig: Let PXA168_ETH depend on HAS_IOMEM
Chen Gang
1
-1
/
+1
2014-10-04
drivers/net/dsa/Kconfig: Let NET_DSA_BCM_SF2 depend on HAS_IOMEM
Chen Gang
1
-0
/
+1
2014-10-04
drivers/net/can/Kconfig: Let CAN_AT91 depend on HAS_IOMEM
Chen Gang
1
-1
/
+1
2014-10-04
net/mlx5_core: Add ConnectX-4 to list of supported devices
Eli Cohen
1
-0
/
+1
2014-10-04
net/mlx5_core: Identify resources by their type
Eli Cohen
4
-25
/
+60
2014-10-04
net/mlx5_core: use set/get macros in device caps
Eli Cohen
5
-168
/
+298
2014-10-04
net/mlx5_core: Use hardware registers description header file
Eli Cohen
5
-114
/
+188
2014-10-04
net/mlx5_core: Update device capabilities handling
Eli Cohen
12
-222
/
+331
2014-10-04
qdisc: validate skb without holding lock
Eric Dumazet
4
-38
/
+56
2014-10-04
net: ethernet: Remove superfluous ether_setup after alloc_etherdev
Tobias Klauser
19
-34
/
+0
2014-10-03
qdisc: dequeue bulking also pickup GSO/TSO packets
Jesper Dangaard Brouer
1
-9
/
+3
2014-10-03
qdisc: bulk dequeue support for qdiscs with TCQ_F_ONETXQUEUE
Jesper Dangaard Brouer
2
-2
/
+60
2014-10-03
et131x: Add PCIe gigabit ethernet driver et131x to drivers/net
Mark Einon
9
-8
/
+5597
2014-10-03
netfilter: nft_masq: register/unregister notifiers on module init/exit
Arturo Borrero
2
-46
/
+22
2014-10-02
rtlwifi: Fix static checker warnings for various drivers
Larry Finger
8
-54
/
+12
2014-10-02
rtlwifi: Fix Kconfig for RTL8192EE
Larry Finger
1
-1
/
+2
2014-10-02
ath9k: Fix flushing in MCC mode
Sujith Manoharan
1
-0
/
+16
2014-10-02
ath9k: Fix queue handling for channel contexts
Sujith Manoharan
1
-6
/
+1
2014-10-02
ath9k: Add ath9k_chanctx_stop_queues()
Sujith Manoharan
2
-0
/
+24
2014-10-02
ath9k: Pass context to ath9k_chanctx_wake_queues()
Sujith Manoharan
3
-6
/
+7
2014-10-02
ath9k: Fix queue handling in flush()
Sujith Manoharan
1
-5
/
+0
2014-10-02
ath9k: Remove duplicate code
Sujith Manoharan
1
-9
/
+1
2014-10-02
ath9k: Fix pending frame check
Sujith Manoharan
1
-3
/
+0
2014-10-02
ath9k: Check pending frames properly
Sujith Manoharan
1
-1
/
+4
2014-10-02
ath9k: Print RoC expiration
Sujith Manoharan
1
-0
/
+7
2014-10-02
mwifiex: add support for SD8887 chipset
Avinash Patil
3
-2
/
+62
2014-10-02
mwifiex: few more register offset entries for sdio card structure
Avinash Patil
2
-39
/
+59
2014-10-02
wil6210: atomic I/O for the card memory
Vladimir Kondratiev
6
-0
/
+276
2014-10-02
wil6210: manual FW error recovery mode
Vladimir Kondratiev
5
-9
/
+121
2014-10-02
ath: Add support for tracing
Sujith Manoharan
6
-0
/
+107
2014-10-02
ipvs: Clean up comment style in ip_vs.h
Simon Horman
1
-139
/
+75
2014-10-02
netfilter: explicit module dependency between br_netfilter and physdev
Pablo Neira Ayuso
3
-0
/
+14
[next]