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
2017-04-12
6lowpan: Set MAC address length according to LOWPAN_LLTYPE
Patrik Flykt
1
-1
/
+10
2017-04-12
bluetooth: Set 6 byte device addresses
Patrik Flykt
1
-11
/
+8
2017-04-12
Bluetooth: hci_bcm: Fix clock (un)prepare
John Keeping
1
-2
/
+2
2017-04-12
Bluetooth: convert rfcomm_dlc.refcnt from atomic_t to refcount_t
Elena Reshetova
2
-5
/
+7
2017-04-12
Bluetooth: btmrvl: fix spelling mistake: "unregester" -> "unregister"
Colin Ian King
1
-1
/
+1
2017-04-12
net: make struct net_device::min_header_len 8-bit
Alexey Dobriyan
1
-1
/
+1
2017-04-12
net: neigh: make ->hh_len 32-bit
Alexey Dobriyan
2
-4
/
+3
2017-04-12
gso: Support frag_list splitting with head_frag
Ilan Tayari
1
-1
/
+1
2017-04-12
Merge branch 'l2tp-const'
David S. Miller
2
-9
/
+11
2017-04-12
l2tp: define parameters of l2tp_tunnel_find*() as "const"
Guillaume Nault
2
-4
/
+4
2017-04-12
l2tp: define parameters of l2tp_session_get*() as "const"
Guillaume Nault
2
-5
/
+7
2017-04-12
Merge branch 'ftgmac100-rework-batch4-misc'
David S. Miller
3
-123
/
+247
2017-04-12
ftgmac100: Set default ring sizes to 128 entries
Benjamin Herrenschmidt
1
-2
/
+2
2017-04-12
ftgmac100: Make ring sizes configurable via ethtool
Benjamin Herrenschmidt
1
-56
/
+148
2017-04-12
ftgmac100: Add more register inits in ftgmac100_init_hw()
Benjamin Herrenschmidt
1
-0
/
+36
2017-04-12
ftgmac100: Open code remaining register writes
Benjamin Herrenschmidt
1
-33
/
+20
2017-04-12
ftgmac100: Rename ftgmac100_setup_mac to ftgmac100_initial_mac
Benjamin Herrenschmidt
1
-2
/
+2
2017-04-12
ftgmac100: Rename ftgmac100_set_mac to ftgmac100_write_mac_addr
Benjamin Herrenschmidt
1
-3
/
+3
2017-04-12
ftgmac100: Set netdev->hw_features
Benjamin Herrenschmidt
1
-3
/
+4
2017-04-12
ftgmac100: Disable HW checksum generation on AST2400, enable on others
Benjamin Herrenschmidt
3
-10
/
+6
2017-04-12
ftgmac100: Use device "compatible" property, not machine.
Benjamin Herrenschmidt
3
-11
/
+13
2017-04-12
ftgmac100: Upgrade to NETIF_F_HW_CSUM
Benjamin Herrenschmidt
1
-15
/
+25
2017-04-11
Merge branch 'net-smc-next'
David S. Miller
12
-50
/
+87
2017-04-11
net/smc: do not use IB_SEND_INLINE together with mapped data
Ursula Braun
2
-2
/
+1
2017-04-11
net/smc: destruct non-accepted sockets
Ursula Braun
2
-6
/
+9
2017-04-11
net/smc: remove duplicate unhash
Ursula Braun
1
-1
/
+0
2017-04-11
net/smc: guarantee ConnClosed send after shutdown SHUT_WR
Ursula Braun
1
-11
/
+25
2017-04-11
net/smc: no socket state changes in tasklet context
Ursula Braun
6
-20
/
+41
2017-04-11
net/smc: always call the POLL_IN part of sk_wake_async
Ursula Braun
1
-2
/
+1
2017-04-11
net/smc: guarantee reset of write_blocked for heavy workload
Ursula Braun
1
-1
/
+5
2017-04-11
net/smc: return active RoCE port only
Ursula Braun
1
-2
/
+5
2017-04-11
net/smc: remove useless smc_ib_devices_list check
Ursula Braun
3
-4
/
+1
2017-04-11
net/smc: get rid of old comment
Ursula Braun
1
-2
/
+0
2017-04-11
net: stmmac: use netif_set_real_num_{rx,tx}_queues
Joao Pinto
1
-2
/
+2
2017-04-11
bpf: pass sk to helper functions
Willem de Bruijn
2
-2
/
+10
2017-04-11
devlink: fix return value check in devlink_dpipe_header_put()
Wei Yongjun
1
-1
/
+1
2017-04-11
Merge branch 's390-qeth-updates'
David S. Miller
4
-393
/
+268
2017-04-11
s390/qeth: remove unimplemented gdev routines
Julian Wiedmann
2
-19
/
+2
2017-04-11
s390/qeth: use LINK_MODE_* to report the link characteristics
Julian Wiedmann
1
-24
/
+47
2017-04-11
s390/qeth: convert to ETHTOOL_GLINKSETTINGS API
Julian Wiedmann
4
-42
/
+40
2017-04-11
s390/qeth: clean up qeth_set_ecmd_adv_sup()
Julian Wiedmann
1
-29
/
+28
2017-04-11
s390/qeth: use and remove some defines
Julian Wiedmann
2
-3
/
+2
2017-04-11
s390/qeth: use correct return type for hard_start_xmit()
Julian Wiedmann
2
-2
/
+4
2017-04-11
s390/qeth: remove unused parameter
Julian Wiedmann
4
-5
/
+4
2017-04-11
s390/qeth: move gdev shutdown handler to core
Julian Wiedmann
4
-27
/
+6
2017-04-11
s390/qeth: move NAPI poll routine to core
Julian Wiedmann
4
-169
/
+97
2017-04-11
s390/qeth: move common ioctl handling to core
Julian Wiedmann
4
-99
/
+64
2017-04-11
bpf: remove struct bpf_map_type_list
Johannes Berg
7
-165
/
+53
2017-04-11
bpf: remove struct bpf_prog_type_list
Johannes Berg
5
-122
/
+44
2017-04-11
Merge branch 'fec-driver-code-clean'
David S. Miller
1
-17
/
+28
[next]