index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-03
stmmac: Fix 'eth0: No PHY found' regression
Gabriel Fernandez
3
-11
/
+10
2016-03-02
Merge branch 'dwc_eth_qos'
David S. Miller
1
-14
/
+31
2016-03-02
dwc_eth_qos: do phy_start before resetting hardware
Lars Persson
1
-3
/
+20
2016-03-02
dwc_eth_qos: use DWCEQOS_MSG_DEFAULT
Rabin Vincent
1
-1
/
+1
2016-03-02
dwc_eth_qos: use GFP_KERNEL in dma_alloc_coherent()
Rabin Vincent
1
-2
/
+2
2016-03-02
dwc_eth_qos: release descriptors outside netif_tx_lock
Lars Persson
1
-4
/
+6
2016-03-02
dwc_eth_qos: fix race condition in dwceqos_start_xmit
Rabin Vincent
1
-4
/
+2
2016-03-02
Merge branch 'mlx4-fixes'
David S. Miller
3
-14
/
+22
2016-03-02
net/mlx4_core: Allow resetting VF admin mac to zero
Jack Morgenstein
1
-1
/
+1
2016-03-02
net/mlx4_core: Check the correct limitation on VFs for HA mode
Moni Shoua
1
-3
/
+11
2016-03-02
net/mlx4_core: Fix lockdep warning in handling of mac/vlan tables
Jack Morgenstein
1
-10
/
+10
2016-03-02
Merge branch 'mlx5-fixes'
David S. Miller
8
-84
/
+109
2016-03-02
net/mlx5e: Provide correct packet/bytes statistics
Gal Pressman
1
-17
/
+8
2016-03-02
net/mlx5e: Add rx/tx bytes software counters
Gal Pressman
3
-5
/
+13
2016-03-02
net/mlx5e: Correctly handle RSS indirection table when changing number of cha...
Tariq Toukan
3
-4
/
+15
2016-03-02
net/mlx5e: Fix ethtool RX hash func configuration change
Tariq Toukan
4
-22
/
+46
2016-03-02
net/mlx5e: Fix soft lockup when HW Timestamping is enabled
Eran Ben Elisha
1
-10
/
+15
2016-03-02
net/mlx5e: Fix LRO modify
Tariq Toukan
1
-4
/
+11
2016-03-02
net/mlx5e: Remove wrong poll CQ optimization
Tariq Toukan
4
-22
/
+1
2016-03-02
r8169: Enable RX_MULTI_EN for RTL_GIGA_MAC_VER_41~48
Chunhao Lin
1
-4
/
+0
2016-03-02
Merge tag 'mac80211-for-davem-2016-03-02' of git://git.kernel.org/pub/scm/lin...
David S. Miller
4
-11
/
+31
2016-03-02
Merge branch 'bnx2x-fixes'
David S. Miller
4
-42
/
+34
2016-03-02
bnx2x: fix indentation in bnx2x_sp_task()
Michal Schmidt
1
-1
/
+1
2016-03-02
bnx2x: define event data reserved fields as little-endian
Michal Schmidt
1
-6
/
+6
2016-03-02
bnx2x: define fields of struct cfc_del_event_data as little-endian
Michal Schmidt
3
-7
/
+5
2016-03-02
bnx2x: access cfc_del_event only if the opcode is CFC_DEL
Michal Schmidt
1
-3
/
+5
2016-03-02
bnx2x: fix receive of VF->PF mailbox messages by the PF on big-endian
Michal Schmidt
2
-5
/
+7
2016-03-02
bnx2x: fix sending VF->PF messages on big-endian
Michal Schmidt
1
-6
/
+0
2016-03-02
bnx2x: fix crash on big-endian when adding VLAN
Michal Schmidt
3
-16
/
+12
2016-03-02
mac80211_hwsim: treat as part of mac80211 for MAINTAINERS
Johannes Berg
1
-0
/
+1
2016-03-01
of_mdio: fix kernel-doc for of_phy_connect()
Sergei Shtylyov
1
-0
/
+1
2016-03-01
sctp: sctp_remaddr_seq_show use the wrong variable to dump transport info
Xin Long
1
-5
/
+5
2016-03-01
sctp: lack the check for ports in sctp_v6_cmp_addr
Xin Long
1
-0
/
+2
2016-03-01
Merge branch 'phy-micrel-fixes'
David S. Miller
1
-1
/
+27
2016-03-01
phy: micrel: Disable auto negotiation on startup
Alexandre Belloni
1
-0
/
+11
2016-03-01
phy: micrel: Ensure interrupts are reenabled on resume
Alexandre Belloni
1
-1
/
+16
2016-03-01
ppp: lock ppp->flags in ppp_read() and ppp_poll()
Guillaume Nault
1
-1
/
+9
2016-03-01
bna: fix list corruption
Ivan Vecera
1
-1
/
+1
2016-03-01
Merge tag 'linux-can-fixes-for-4.5-20160226' of git://git.kernel.org/pub/scm/...
David S. Miller
1
-13
/
+11
2016-03-01
mac80211: minstrel_ht: fix a logic error in RTS/CTS handling
Felix Fietkau
1
-1
/
+1
2016-03-01
mac80211: Fix Public Action frame RX in AP mode
Jouni Malinen
1
-0
/
+1
2016-03-01
mac80211: check PN correctly for GCMP-encrypted fragmented MPDUs
Johannes Berg
2
-10
/
+28
2016-02-29
3c59x: mask LAST_FRAG bit from length field in ring
Neil Horman
1
-1
/
+1
2016-02-26
net: ndo_fdb_dump should report -EMSGSIZE to rtnl_fdb_dump.
MINOURA Makoto / 箕浦 真
4
-7
/
+23
2016-02-26
can: gs_usb: fixed disconnect bug by removing erroneous use of kfree()
Maximilain Schneider
1
-13
/
+11
2016-02-25
net: thunderx: Fix for Qset error due to CQ full
Sunil Goutham
3
-1
/
+16
2016-02-25
r8169:fix "rtl_counters_cond == 1 (loop: 1000, delay: 10)" log spam.
Chun-Hao Lin
1
-2
/
+12
2016-02-25
net: fix bridge multicast packet checksum validation
Linus Lüssing
1
-2
/
+20
2016-02-25
net: qca_spi: clear IFF_TX_SKB_SHARING
Stefan Wahren
1
-0
/
+1
2016-02-25
net: qca_spi: Don't clear IFF_BROADCAST
Stefan Wahren
1
-1
/
+0
[next]