index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-04-02
66
-391
/
+758
|
\
|
*
Merge tag 'wireless-drivers-for-davem-2015-04-01' of git://git.kernel.org/pub...
David S. Miller
2015-04-01
1
-0
/
+1
|
|
\
|
|
*
Merge tag 'iwlwifi-for-kalle-2015-03-30' of https://git.kernel.org/pub/scm/li...
Kalle Valo
2015-03-30
1
-0
/
+1
|
|
|
\
|
|
|
*
iwlwifi: Fix memory leak in iwl_req_fw_callback()
Larry Finger
2015-03-24
1
-0
/
+1
|
*
|
|
Merge branch 'cxgb4-net'
David S. Miller
2015-04-01
6
-32
/
+106
|
|
\
\
\
|
|
*
|
|
cxgb4: Fix to dump devlog, even if FW is crashed
Hariprasad Shenai
2015-04-01
4
-26
/
+65
|
|
*
|
|
cxgb4: Firmware macro changes for fw verison 1.13.32.0
Hariprasad Shenai
2015-04-01
2
-6
/
+41
|
|
/
/
/
|
*
|
|
Merge tag 'mac80211-for-davem-2015-04-01' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2015-04-01
3
-5
/
+12
|
|
\
\
\
|
|
*
|
|
mac80211: fix RX A-MPDU session reorder timer deletion
Johannes Berg
2015-04-01
3
-5
/
+12
|
*
|
|
|
Merge branch 'bnx2'
David S. Miller
2015-04-01
1
-41
/
+51
|
|
\
\
\
\
|
|
*
|
|
|
bnx2x: Fix kdump when iommu=on
Yuval Mintz
2015-04-01
1
-23
/
+16
|
|
*
|
|
|
bnx2x: Fix kdump on 4-port device
Yuval Mintz
2015-04-01
1
-18
/
+35
|
|
/
/
/
/
|
*
|
|
|
MAINTAINERS: Update Intel Wired Ethernet Driver info
Jeff Kirsher
2015-03-31
1
-13
/
+12
|
*
|
|
|
tipc: fix a slab object leak
Ying Xue
2015-03-31
1
-1
/
+1
|
*
|
|
|
net/usb/r8152: add device id for Lenovo TP USB 3.0 Ethernet
Christian Hesse
2015-03-31
2
-0
/
+10
|
*
|
|
|
af_iucv: fix AF_IUCV sendmsg() errno
Eugene Crosser
2015-03-31
1
-3
/
+1
|
*
|
|
|
openvswitch: Return vport module ref before destruction
Thomas Graf
2015-03-31
1
-3
/
+1
|
*
|
|
|
netlink: pad nla_memcpy dest buffer with zeroes
Jiri Benc
2015-03-31
1
-0
/
+2
|
*
|
|
|
bonding: Bonding Overriding Configuration logic restored.
Anton Nayshtut
2015-03-31
1
-1
/
+2
|
*
|
|
|
Merge branch 'ipvlan-corruptions'
David S. Miller
2015-03-31
3
-20
/
+42
|
|
\
\
\
\
|
|
*
|
|
|
ipvlan: fix check for IP addresses in control path
Jiri Benc
2015-03-31
3
-10
/
+21
|
|
*
|
|
|
ipvlan: do not use rcu operations for address list
Jiri Benc
2015-03-31
1
-5
/
+5
|
|
*
|
|
|
ipvlan: protect against concurrent link removal
Jiri Benc
2015-03-31
1
-1
/
+3
|
|
*
|
|
|
ipvlan: fix addr hash list corruption
Jiri Benc
2015-03-31
2
-4
/
+13
|
|
/
/
/
/
|
*
|
|
|
net: fec: setup right value for mdio hold time
Uwe Kleine-König
2015-03-29
1
-3
/
+27
|
*
|
|
|
net: tcp6: fix double call of tcp_v6_fill_cb()
Alexey Kodanev
2015-03-29
1
-0
/
+11
|
*
|
|
|
cxgb4vf: Fix sparse warnings
Hariprasad Shenai
2015-03-29
2
-7
/
+11
|
*
|
|
|
netns: don't clear nsid too early on removal
Nicolas Dichtel
2015-03-29
1
-9
/
+15
|
*
|
|
|
Merge branch 'cxgb4'
David S. Miller
2015-03-29
3
-22
/
+101
|
|
\
\
\
\
|
|
*
|
|
|
cxgb4: Disable interrupts and napi before unregistering netdev
Hariprasad Shenai
2015-03-29
1
-7
/
+18
|
|
*
|
|
|
cxgb4: Allocate dynamic mem. for egress and ingress queue maps
Hariprasad Shenai
2015-03-29
3
-15
/
+83
|
|
/
/
/
/
|
*
|
|
|
ipmr,ip6mr: call ip6mr_free_table() on failure path
WANG Cong
2015-03-29
2
-2
/
+2
|
*
|
|
|
usbnet: Fix tx_bytes statistic running backward in cdc_ncm
Ben Hutchings
2015-03-29
5
-11
/
+22
|
*
|
|
|
usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME drivers
Ben Hutchings
2015-03-29
5
-3
/
+20
|
*
|
|
|
cxgb4: Fix frame size warning for 32 bit arch
Hariprasad Shenai
2015-03-25
1
-1
/
+7
|
*
|
|
|
ipv6: Don't reduce hop limit for an interface
D.S. Ljungmark
2015-03-25
1
-1
/
+8
|
*
|
|
|
ucc_geth: Intialize link state to down before register_netdev
Cliff Clark
2015-03-24
1
-0
/
+3
|
*
|
|
|
Merge branch 'mlx4'
David S. Miller
2015-03-24
4
-19
/
+22
|
|
\
\
\
\
|
|
*
|
|
|
net/mlx4_core: Fix GEN_EQE accessing uninitialixed mutex
Jack Morgenstein
2015-03-24
3
-12
/
+14
|
|
*
|
|
|
net/mlx4_en: Call register_netdevice in the proper location
Ido Shamay
2015-03-24
1
-7
/
+8
|
|
/
/
/
/
|
*
|
|
|
Merge tag 'wireless-drivers-for-davem-2015-03-24' of git://git.kernel.org/pub...
David S. Miller
2015-03-24
12
-32
/
+68
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
*
|
|
Merge tag 'iwlwifi-for-kalle-2014-03-22' of https://git.kernel.org/pub/scm/li...
Kalle Valo
2015-03-23
7
-20
/
+41
|
|
|
\
\
\
|
|
|
|
|
/
|
|
|
|
/
|
|
|
|
*
|
iwlwifi: mvm: remove WARN_ON for invalid BA notification
Johannes Berg
2015-03-19
1
-2
/
+4
|
|
|
*
|
iwlwifi: add new 3165 series PCI IDs
Oren Givon
2015-03-19
1
-2
/
+4
|
|
|
*
|
iwlwifi: mvm: protect rate scaling against non-mvm IBSS stations
Johannes Berg
2015-03-19
1
-2
/
+22
|
|
|
*
|
iwlwifi: dvm: run INIT firmware again upon .start()
Emmanuel Grumbach
2015-03-19
2
-6
/
+0
|
|
|
*
|
iwlwifi: mvm: disconnect if CSA time event fails scheduling
Johannes Berg
2015-03-12
1
-0
/
+2
|
|
|
*
|
iwlwifi: dvm: drop VO packets when mac80211 tells us to
Emmanuel Grumbach
2015-03-12
1
-8
/
+9
|
|
*
|
|
rtlwifi: Fix IOMMU mapping leak in AP mode
Larry Finger
2015-03-22
1
-1
/
+11
|
|
*
|
|
brcmfmac: disable MBSS feature for BCM43362
Arend van Spriel
2015-03-21
1
-1
/
+2
[next]