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
*
isdn: icn: NULL dereference printing error message
Dan Carpenter
2013-11-08
1
-2
/
+1
*
net: make ndev->irq signed for error handling
Dan Carpenter
2013-11-08
1
-1
/
+1
*
6lowpan: release device on error path
Dan Carpenter
2013-11-08
1
-1
/
+3
*
RDMA/cma: Set IBoE SL (user-priority) by egress map when using vlans
Eyal Perry
2013-11-08
1
-5
/
+21
*
net/vlan: Provide read access to the vlan egress map
Eyal Perry
2013-11-08
2
-7
/
+20
*
tg3: avoid double-freeing of rx data memory
Ivan Vecera
2013-11-08
1
-6
/
+6
*
MAINTAINERS: Update bnx2x maintainer
Eilon Greenstein
2013-11-08
1
-1
/
+1
*
net: x86: bpf: don't forget to free sk_filter (v2)
Andrey Vagin
2013-11-08
1
-0
/
+2
*
Merge branch 'tipc_fragmentation'
David S. Miller
2013-11-08
6
-145
/
+80
|
\
|
*
tipc: reassembly failures should cause link reset
Erik Hugne
2013-11-08
1
-1
/
+1
|
*
tipc: message reassembly using fragment chain
Erik Hugne
2013-11-08
6
-142
/
+74
|
*
tipc: don't reroute message fragments
Erik Hugne
2013-11-08
2
-3
/
+6
|
/
*
phy: Add MOXA MDIO driver
Jonas Jensen
2013-11-07
3
-0
/
+209
*
bonding: document the new packets_per_slave option
Nikolay Aleksandrov
2013-11-07
1
-0
/
+9
*
bonding: extend round-robin mode with packets_per_slave
Nikolay Aleksandrov
2013-11-07
3
-6
/
+101
*
qeth: avoid buffer overflow in snmp ioctl
Ursula Braun
2013-11-07
1
-1
/
+5
*
net:drivers/net: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
Duan Jiong
2013-11-07
1
-3
/
+1
*
smsc: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
Duan Jiong
2013-11-07
1
-3
/
+1
*
udp: Remove unnecessary semicolon from do{}while (0) macro
Joe Perches
2013-11-07
1
-7
/
+7
*
smsc9420: Use netif_<level>
Joe Perches
2013-11-07
1
-78
/
+77
*
jme: Remove unused #define PFX
Joe Perches
2013-11-07
1
-1
/
+0
*
virtio-net: switch to use XPS to choose txq
Jason Wang
2013-11-06
1
-46
/
+2
*
ipv6: drop the judgement in rt6_alloc_cow()
Duan Jiong
2013-11-06
1
-5
/
+3
*
ipv6: fix headroom calculation in udp6_ufo_fragment
Hannes Frederic Sowa
2013-11-06
1
-1
/
+1
*
net: mv643xx_eth: Add missing phy_addr_set in DT mode
Jason Gunthorpe
2013-11-06
1
-0
/
+1
*
ipv4: introduce new IP_MTU_DISCOVER mode IP_PMTUDISC_INTERFACE
Hannes Frederic Sowa
2013-11-06
7
-9
/
+28
*
Merge branch 'huawei_cdc_ncm'
David S. Miller
2013-11-05
5
-13
/
+253
|
\
|
*
net: cdc_ncm: remove non-standard NCM device IDs
Enrico Mioso
2013-11-05
1
-11
/
+0
|
*
net: huawei_cdc_ncm: Introduce the huawei_cdc_ncm driver
Enrico Mioso
2013-11-05
3
-0
/
+246
|
*
net: cdc_ncm: Export cdc_ncm_{tx, rx}_fixup functions for re-use
Enrico Mioso
2013-11-05
2
-2
/
+7
|
/
*
ipv6: remove old conditions on flow label sharing
Florent Fourcot
2013-11-05
1
-33
/
+0
*
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2013-11-05
186
-4189
/
+15085
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-11-04
186
-4189
/
+15085
|
|
\
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-11-04
54
-209
/
+415
|
|
|
\
|
|
|
*
drivers: net: wireless: b43: Fix possible NULL ptr dereference
Felipe Pena
2013-10-18
1
-1
/
+2
|
|
|
*
rt2800usb: slow down TX status polling
Stanislaw Gruszka
2013-10-18
1
-4
/
+8
|
|
|
*
rt2x00: check if device is still available on rt2x00mac_flush()
Stanislaw Gruszka
2013-10-18
1
-0
/
+3
|
|
|
*
rt2400pci: fix RSSI read
Stanislaw Gruszka
2013-10-18
1
-1
/
+1
|
|
|
*
ath5k: fix regression in tx status processing
Felix Fietkau
2013-10-18
1
-3
/
+3
|
|
|
*
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-10-18
3
-12
/
+99
|
|
|
|
\
|
|
|
|
*
mac80211: disable WMM with invalid parameters
Johannes Berg
2013-10-17
2
-9
/
+87
|
|
|
|
*
mac80211: respect rate mask in TX
Andrei Otcheretianski
2013-10-15
1
-3
/
+9
|
|
|
|
*
mac80211: fix honouring rate flags in low-rate transmit
Andrei Otcheretianski
2013-10-15
1
-0
/
+3
|
|
|
*
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
2013-10-18
4
-30
/
+43
|
|
|
|
\
\
|
|
|
|
*
|
iwlwifi: dvm: don't override mac80211's queue setting
Emmanuel Grumbach
2013-10-18
1
-11
/
+3
|
|
|
|
*
|
iwlwifi: mvm: fix scan request's suspend time parameter
Alexander Bondar
2013-10-11
1
-3
/
+3
|
|
|
|
*
|
iwlwifi: don't WARN on bad firmware state
Stanislaw Gruszka
2013-10-11
1
-11
/
+11
|
|
|
|
*
|
iwlwifi: pcie: poke device when commands don't complete quickly
Johannes Berg
2013-10-11
1
-5
/
+26
|
|
*
|
|
|
rt2x00: rt2800pci: use module_pci_driver macro
Gabor Juhos
2013-10-18
1
-13
/
+1
|
|
*
|
|
|
rt2x00: rt2800pci: move SoC specific code into a separate module
Gabor Juhos
2013-10-18
4
-245
/
+284
[next]