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
*
decnet: Fix obvious o/0 typo
Rasmus Villemoes
2015-02-23
1
-1
/
+1
*
rhashtable: initialize all rhashtable walker members
Sasha Levin
2015-02-23
1
-0
/
+3
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2015-02-23
1
-0
/
+1
|
\
|
*
Bluetooth: btusb: Fix issue with CSR based Intel Wireless controllers
Marcel Holtmann
2015-02-23
1
-0
/
+1
|
/
*
tcp: fix tcp_should_expand_sndbuf() to use tcp_packets_in_flight()
Neal Cardwell
2015-02-23
1
-1
/
+1
*
net: pktgen: disable xmit_clone on virtual devices
Eric Dumazet
2015-02-23
1
-0
/
+3
*
r8169: Revert BQL and xmit_more support.
David S. Miller
2015-02-22
1
-23
/
+7
*
wan: cosa: replace current->state by set_current_state()
Fabian Frederick
2015-02-22
1
-6
/
+6
*
hso: replace current->state by __set_current_state()
Fabian Frederick
2015-02-22
1
-1
/
+1
*
mISDN: replace current->state by set_current_state()
Fabian Frederick
2015-02-22
1
-1
/
+1
*
af_packet: allow packets defragmentation not only for hash fanout type
Alexander Drozdov
2015-02-22
1
-5
/
+5
*
rhashtable: ensure cache line alignment on bucket_table
Eric Dumazet
2015-02-22
1
-4
/
+5
*
net: reject creation of netdev names with colons
Matthew Thode
2015-02-22
1
-1
/
+1
*
net: dsa: bcm_sf2: fix 64-bits register reads
Florian Fainelli
2015-02-20
1
-1
/
+1
*
rhashtable: allow to unload test module
Daniel Borkmann
2015-02-20
1
-0
/
+5
*
rhashtable: better high order allocation attempts
Daniel Borkmann
2015-02-20
1
-3
/
+3
*
rhashtable: don't test for shrink on insert, expansion on delete
Daniel Borkmann
2015-02-20
1
-9
/
+18
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2015-02-20
4
-18
/
+28
|
\
|
*
netfilter: xt_socket: fix a stack corruption bug
Eric Dumazet
2015-02-16
1
-9
/
+12
|
*
netfilter: xt_recent: don't reject rule if new hitcount exceeds table max
Florian Westphal
2015-02-16
1
-6
/
+5
|
*
netfilter: nft_compat: fix module refcount underflow
Pablo Neira Ayuso
2015-02-16
1
-2
/
+10
|
*
ipvs: fix inability to remove a mixed-family RS
Alexey Andriyanov
2015-02-09
1
-1
/
+1
*
|
caif: fix a signedness bug in cfpkt_iterate()
Dan Carpenter
2015-02-20
3
-5
/
+5
*
|
cxgb4: Fix incorrect 'c' suffix to %pI4, use %pISc instead
Anish Bhatt
2015-02-20
2
-30
/
+33
*
|
ethtool: Add hw-switch-offload to netdev_features_strings.
Rami Rosen
2015-02-20
1
-0
/
+1
*
|
ipvlan: Fix text that talks about ip util support
Mahesh Bandewar
2015-02-20
1
-1
/
+1
*
|
rhashtable: don't allocate ht structure on stack in test_rht_init
Daniel Borkmann
2015-02-20
1
-1
/
+2
*
|
net/appletalk: LTPC needs virt_to_bus
Arnd Bergmann
2015-02-20
1
-1
/
+1
*
|
net: smc91x: improve neponset hack
Arnd Bergmann
2015-02-20
1
-1
/
+1
*
|
sock: sock_dequeue_err_skb() needs hard irq safety
Eric Dumazet
2015-02-20
1
-2
/
+3
*
|
net: Initialize all members in skb_gro_remcsum_init()
Geert Uytterhoeven
2015-02-20
1
-0
/
+1
*
|
ethernet/ixp4xx: prevent allmulti from clobbering promisc
Derrick Pallas
2015-02-20
1
-1
/
+1
*
|
openvswitch: Fix net exit.
Pravin B Shelar
2015-02-20
2
-2
/
+45
*
|
ematch: Fix auto-loading of ematch modules.
Ignacy Gawędzki
2015-02-20
1
-0
/
+1
*
|
net: phy: Fix verification of EEE support in phy_init_eee
Guenter Roeck
2015-02-20
1
-3
/
+20
*
|
ipv4: ip_check_defrag should correctly check return value of skb_copy_bits
Alexander Drozdov
2015-02-20
1
-1
/
+1
*
|
usb: plusb: Add support for National Instruments host-to-host cable
Ben Shelton
2015-02-20
1
-0
/
+5
*
|
ehea: Register memory hotplug, reboot and crash hooks on adapter probe
Anton Blanchard
2015-02-19
1
-105
/
+141
*
|
gen_stats.c: Duplicate xstats buffer for later use
Ignacy Gawędzki
2015-02-19
1
-1
/
+14
*
|
Merge tag 'mfd-for-linus-3.20' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-02-18
44
-109
/
+3229
|
\
\
|
*
|
mfd: intel_soc_pmic: Add missing error check for devm_kzalloc
Kiran Padwal
2015-02-16
1
-0
/
+3
|
*
|
mfd: rtsx_usb: Defer autosuspend while card exists
Roger Tseng
2015-01-22
1
-0
/
+18
|
*
|
mfd: devicetree: Add bindings for DA9063
Steve Twiss
2015-01-22
1
-0
/
+93
|
*
|
mfd: da9063: Add device tree support
Steve Twiss
2015-01-22
3
-0
/
+12
|
*
|
regulator: qcom-rpm: Add missing state flag in call to RPM
Bjorn Andersson
2015-01-22
1
-0
/
+1
|
*
|
mfd: qcom-rpm: Driver for the Qualcomm RPM
Bjorn Andersson
2015-01-22
4
-0
/
+609
|
*
|
mfd: devicetree: bindings: Add Qualcomm RPM DT binding
Bjorn Andersson
2015-01-22
2
-0
/
+224
|
*
|
mfd: max77686/802: Remove support for board files
Krzysztof Kozlowski
2015-01-22
4
-52
/
+1
|
*
|
mfd: omap-usb-host: Remove some unused functions
Rickard Strandqvist
2015-01-22
1
-10
/
+0
|
*
|
mfd: twl6040: Constify struct regmap_config and reg_default array
Krzysztof Kozlowski
2015-01-22
1
-2
/
+2
[next]