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-07-19
bpf: add bpf_prog_add api for bulk prog refcnt
Brenden Blanco
2
-3
/
+10
2016-07-19
Merge branch 'ncsi'
David S. Miller
13
-63
/
+3825
2016-07-19
net/faraday: Mask PHY interrupt with NCSI mode
Gavin Shan
1
-12
/
+15
2016-07-19
net/faraday: Match driver according to compatible property
Gavin Shan
1
-5
/
+11
2016-07-19
net/faraday: Support NCSI mode
Gavin Shan
1
-10
/
+75
2016-07-19
net/faraday: Read MAC address from chip
Gavin Shan
1
-7
/
+62
2016-07-19
net/faraday: Helper functions to create or destroy MDIO interface
Gavin Shan
1
-35
/
+60
2016-07-19
net/ncsi: NCSI AEN packet handler
Gavin Shan
5
-2
/
+236
2016-07-19
net/ncsi: Package and channel management
Gavin Shan
4
-0
/
+834
2016-07-19
net/ncsi: NCSI response packet handler
Gavin Shan
4
-1
/
+1227
2016-07-19
net/ncsi: NCSI command packet handler
Gavin Shan
5
-1
/
+559
2016-07-19
net/ncsi: Resource management
Gavin Shan
7
-0
/
+756
2016-07-19
Merge branch 'dsa-mv88e6xxx-g2-cleanup-stp'
David S. Miller
4
-235
/
+472
2016-07-19
net: dsa: mv88e6xxx: add support for DSA ageing time
Vivien Didelot
1
-0
/
+14
2016-07-19
net: dsa: mv88e6xxx: add G1 helper for ageing time
Vivien Didelot
2
-5
/
+54
2016-07-19
net: dsa: support switchdev ageing time attr
Vivien Didelot
2
-0
/
+43
2016-07-19
net: dsa: mv88e6xxx: add cap for IRL
Vivien Didelot
2
-20
/
+53
2016-07-19
net: dsa: mv88e6xxx: add cap for Priority Override
Vivien Didelot
2
-10
/
+33
2016-07-19
net: dsa: mv88e6xxx: add cap for PVT
Vivien Didelot
2
-13
/
+31
2016-07-19
net: dsa: mv88e6xxx: rework Switch MAC setter
Vivien Didelot
2
-75
/
+64
2016-07-19
net: dsa: mv88e6xxx: add cap for MGMT Enables bits
Vivien Didelot
2
-18
/
+41
2016-07-19
net: dsa: mv88e6xxx: extract trunk mapping
Vivien Didelot
2
-21
/
+48
2016-07-19
net: dsa: mv88e6xxx: extract device mapping
Vivien Didelot
1
-15
/
+60
2016-07-19
net: dsa: mv88e6xxx: split setup of Global 1 and 2
Vivien Didelot
2
-32
/
+62
2016-07-19
net: dsa: mv88e6xxx: remove basic function flags
Vivien Didelot
2
-63
/
+6
2016-07-19
kernel/trace/bpf_trace.c: work around gcc-4.4.4 anon union initialization bug
Andrew Morton
1
-1
/
+3
2016-07-19
virtio-net: Remove more stack DMA
Andy Lutomirski
1
-5
/
+8
2016-07-19
bnxt_en: Remove locking around txr->dev_state
Florian Fainelli
1
-2
/
+0
2016-07-19
Merge branch 'frag-udp-tunneled-skbs'
David S. Miller
5
-4
/
+16
2016-07-19
net: ip_finish_output_gso: If skb_gso_network_seglen exceeds MTU, allow segme...
Shmulik Ladkani
1
-0
/
+9
2016-07-19
net/ipv4: Introduce IPSKB_FRAG_SEGS bit to inet_skb_parm.flags
Shmulik Ladkani
4
-4
/
+7
2016-07-19
Merge branch 'bnxt_en-NS2-Nitro'
David S. Miller
3
-43
/
+229
2016-07-19
bnxt_en: Add BCM58700 PCI device ID for NS2 Nitro.
Prashant Sreedharan
1
-0
/
+6
2016-07-19
bnxt_en: Workaround Nitro A0 RX hardware bug (part 4).
Prashant Sreedharan
1
-11
/
+53
2016-07-19
bnxt_en: Workaround Nitro A0 hardware RX bug (part 3).
Prashant Sreedharan
1
-1
/
+80
2016-07-19
bnxt_en: Workaround Nitro A0 hardware RX bug (part 2).
Prashant Sreedharan
2
-4
/
+25
2016-07-19
bnxt_en: Workaround Nitro A0 hardware RX bug (part 1).
Prashant Sreedharan
2
-16
/
+39
2016-07-19
bnxt_en: Add basic support for Nitro in North Star 2.
Prashant Sreedharan
2
-13
/
+28
2016-07-19
Merge branch 'marvell-phy'
David S. Miller
1
-18
/
+328
2016-07-19
Marvell phy: add functions to suspend and resume both interfaces: fiber and c...
Charles-Antoine Couret
1
-2
/
+71
2016-07-19
Marvell phy: add configuration of autonegociation for fiber link.
Charles-Antoine Couret
1
-2
/
+109
2016-07-19
Marvell phy: add field to get errors from fiber link.
Charles-Antoine Couret
1
-2
/
+7
2016-07-19
Marvell phy: check link status in case of fiber link.
Charles-Antoine Couret
1
-12
/
+141
2016-07-19
Merge branch 'renesas-dma-channel'
David S. Miller
2
-2
/
+0
2016-07-19
sh_eth: fix DMA channel misreporting
Sergei Shtylyov
1
-1
/
+0
2016-07-19
ravb: fix DMA channel misreporting
Sergei Shtylyov
1
-1
/
+0
2016-07-19
drivers: atm: nicstar: Use the correct function to free some resources
Christophe Jaillet
1
-1
/
+2
2016-07-19
net: ti: cpmac: Use the correct function to free some resources.
Christophe Jaillet
1
-1
/
+3
2016-07-18
macvtap: correctly free skb during socket destruction
Jason Wang
1
-1
/
+1
2016-07-17
net: ethernet: marvell: pxa168_eth: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-21
/
+18
[next]