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-09-19
mac802154: don't warn on unsupported frames
Aristeu Rozanski
1
-0
/
+5
2016-09-19
6lowpan: ndisc: no overreact if no short address is available
Alexander Aring
1
-2
/
+0
2016-09-19
mac802154: set phy net namespace for new ifaces
Alexander Aring
1
-0
/
+1
2016-09-19
Bluetooth: Add combined LED trigger for controller power
Marcel Holtmann
3
-0
/
+42
2016-09-19
Bluetooth: Put led_trigger field behind CONFIG_BT_LEDS
Marcel Holtmann
1
-0
/
+2
2016-09-19
Merge tag 'rxrpc-rewrite-20160917-2' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
19
-150
/
+740
2016-09-19
Merge tag 'rxrpc-rewrite-20160917-1' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
8
-70
/
+89
2016-09-19
Merge branch 'net-sched-singly-linked-list'
David S. Miller
7
-42
/
+114
2016-09-19
sched: add and use qdisc_skb_head helpers
Florian Westphal
4
-28
/
+94
2016-09-19
sched: replace __skb_dequeue with __qdisc_dequeue_head
Florian Westphal
3
-4
/
+4
2016-09-19
sched: remove qdisc arg from __qdisc_dequeue_head
Florian Westphal
2
-8
/
+14
2016-09-19
sched: don't use skb queue helpers
Florian Westphal
3
-5
/
+5
2016-09-19
pie: use qdisc_dequeue_head wrapper
Florian Westphal
1
-1
/
+1
2016-09-19
cxgb4: Fix return value check in cfg_queues_uld()
Wei Yongjun
1
-1
/
+1
2016-09-19
Merge branch 'mediatek-hw-lro'
David S. Miller
3
-26
/
+503
2016-09-19
net: ethernet: mediatek: add the dts property to set if the HW supports LRO
Nelson Chang
1
-1
/
+2
2016-09-19
net: ethernet: mediatek: add ethtool functions to configure RX flows of HW LRO
Nelson Chang
1
-0
/
+236
2016-09-19
net: ethernet: mediatek: add HW LRO functions of PDMA RX rings
Nelson Chang
2
-25
/
+265
2016-09-19
chcr/cxgb4i/cxgbit/RDMA/cxgb4: Allocate resources dynamically for all cxgb4 U...
Hariprasad Shenai
10
-694
/
+385
2016-09-19
sctp: Remove some redundant code
Christophe Jaillet
1
-3
/
+0
2016-09-19
mlx4: fix XDP_TX is acting like XDP_PASS on TX ring full
Jesper Dangaard Brouer
1
-1
/
+1
2016-09-19
Merge branch 'ipvlan-l3'
David S. Miller
10
-16
/
+243
2016-09-19
ipvlan: Introduce l3s mode
Mahesh Bandewar
6
-8
/
+188
2016-09-19
net: Add _nf_(un)register_hooks symbols
Mahesh Bandewar
2
-5
/
+48
2016-09-19
ipv6: Export p6_route_input_lookup symbol
Mahesh Bandewar
2
-3
/
+7
2016-09-18
Merge branch 'net-offloaded-stats'
David S. Miller
5
-11
/
+255
2016-09-18
mlxsw: spectrum: Implement offload stats ndo and expose HW stats by default
Nogah Frankel
2
-7
/
+127
2016-09-18
net: core: Add offload stats to if_stats_msg
Nogah Frankel
2
-4
/
+116
2016-09-18
netdevice: Add offload statistics ndo
Nogah Frankel
1
-0
/
+12
2016-09-18
Merge tag 'mac80211-next-for-davem-2016-09-16' of git://git.kernel.org/pub/sc...
David S. Miller
34
-277
/
+484
2016-09-18
net: r6040: add in missing white space in error message text
Colin Ian King
1
-4
/
+2
2016-09-18
pkt_sched: fq: use proper locking in fq_dump_stats()
Eric Dumazet
1
-14
/
+18
2016-09-18
openvswitch: use percpu flow stats
Thadeu Lima de Souza Cascardo
3
-39
/
+33
2016-09-18
openvswitch: fix flow stats accounting when node 0 is not possible
Thadeu Lima de Souza Cascardo
2
-4
/
+7
2016-09-18
Merge branch 'sctp-transmit-errs'
David S. Miller
6
-104
/
+85
2016-09-18
sctp: not return ENOMEM err back in sctp_packet_transmit
Xin Long
1
-25
/
+22
2016-09-18
sctp: make sctp_outq_flush/tail/uncork return void
Xin Long
3
-19
/
+13
2016-09-18
sctp: save transmit error to sk_err in sctp_outq_flush
Xin Long
2
-10
/
+14
2016-09-18
sctp: free msg->chunks when sctp_primitive_SEND return err
Xin Long
4
-3
/
+20
2016-09-18
sctp: do not return the transmit err back to sctp_sendmsg
Xin Long
1
-11
/
+5
2016-09-18
sctp: remove the unnecessary state check in sctp_outq_tail
Xin Long
1
-39
/
+14
2016-09-17
Merge branch 'ip_tunnel-collect_md'
David S. Miller
9
-59
/
+658
2016-09-17
samples/bpf: add comprehensive ipip, ipip6, ip6ip6 test
Alexei Starovoitov
2
-0
/
+310
2016-09-17
samples/bpf: extend test_tunnel_bpf.sh with IPIP test
Alexei Starovoitov
2
-8
/
+106
2016-09-17
ip6_tunnel: add collect_md mode to IPv6 tunnels
Alexei Starovoitov
2
-45
/
+134
2016-09-17
ip_tunnel: add collect_md mode to IPIP tunnel
Alexei Starovoitov
4
-6
/
+108
2016-09-17
l2tp: constify net_device_ops structures
Julia Lawall
1
-1
/
+1
2016-09-17
dwc_eth_qos: constify net_device_ops structures
Julia Lawall
1
-1
/
+1
2016-09-17
hisilicon: constify net_device_ops structures
Julia Lawall
1
-1
/
+1
2016-09-17
llc: switch type to bool as the timeout is only tested versus 0
Alan Cox
1
-2
/
+2
[next]