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-06-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
213
-1711
/
+2109
2017-06-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
38
-191
/
+256
2017-06-21
Merge branch 'qed-File-split-and-rename-towards-iWARP-support'
David S. Miller
12
-1840
/
+1963
2017-06-21
qed*: Rename qed_roce_if.h to qed_rdma_if.h
Kalderon, Michal
6
-7
/
+7
2017-06-21
qed: Split rdma content between qed_rdma and qed_roce
Kalderon, Michal
9
-2919
/
+86
2017-06-21
qed: Duplicate qed_roce.[ch] to qed_rdma.[ch]
Kalderon, Michal
2
-0
/
+2983
2017-06-21
qed: Cleanup qed_roce before duplicating it
Kalderon, Michal
1
-39
/
+12
2017-06-21
Merge tag 'pinctrl-v4.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-51
/
+42
2017-06-21
bpf: expose prog id for cls_bpf and act_bpf
Daniel Borkmann
4
-0
/
+8
2017-06-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-8
/
+11
2017-06-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-7
/
+37
2017-06-21
Merge branch 'ufs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-32
/
+28
2017-06-21
Allow stack to grow up to address space limit
Helge Deller
1
-5
/
+8
2017-06-21
mm: fix new crash in unmapped_area_topdown()
Hugh Dickins
1
-2
/
+4
2017-06-21
sock: avoid dirtying incoming_cpu if not needed
Paolo Abeni
1
-1
/
+4
2017-06-21
net: introduce SO_PEERGROUPS getsockopt
David Herrmann
12
-0
/
+55
2017-06-21
udp: prefetch rmem_alloc in udp_queue_rcv_skb()
Paolo Abeni
1
-0
/
+1
2017-06-21
qede: Fix compilation without QED_RDMA
Chad Dupuis
1
-1
/
+1
2017-06-21
r8152: correct the definition
hayeswang
1
-11
/
+11
2017-06-21
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
11
-205
/
+746
2017-06-21
Merge branch 'ipmr-ip6mr-add-Netlink-notifications-on-cache-reports'
David S. Miller
7
-5
/
+182
2017-06-21
ip6mr: add netlink notifications on mrt6msg cache reports
Julien Gomes
2
-2
/
+81
2017-06-21
ipmr: add netlink notifications on igmpmsg cache reports
Julien Gomes
2
-2
/
+79
2017-06-21
rtnetlink: add restricted rtnl groups for ipv4 and ipv6 mroute
Julien Gomes
2
-0
/
+17
2017-06-21
rtnetlink: add NEWCACHEREPORT message type
Julien Gomes
2
-1
/
+5
2017-06-21
tcp: md5: hide unused variable
Arnd Bergmann
1
-5
/
+1
2017-06-21
idsn: fix wrong skb_put() used
yuan linyu
1
-1
/
+1
2017-06-20
i40e: don't hold RTNL lock for the entire reset
Jacob Keller
1
-20
/
+7
2017-06-20
i40e: Handle PE_CRITERR properly with IWARP enabled
Catherine Sullivan
1
-2
/
+2
2017-06-20
i40e: clear only cause_ena bit
Shannon Nelson
1
-2
/
+12
2017-06-20
i40e: fix disabling overflow promiscuous mode
Alan Brady
1
-3
/
+2
2017-06-20
i40e: Add support for OEM firmware version
Filip Sadowski
2
-14
/
+81
2017-06-20
i40e: genericize the partition bandwidth control
Shannon Nelson
2
-28
/
+26
2017-06-20
i40e: Add message for unsupported MFP mode
Carolyn Wyborny
1
-0
/
+6
2017-06-20
i40e: Support firmware CEE DCB UP to TC map re-definition
Greg Bowers
1
-4
/
+7
2017-06-20
i40e: Fix potential out of bound array access
Sudheer Mogilappagari
1
-1
/
+3
2017-06-20
i40e: comment that udp_port must be in host byte order
Jacob Keller
1
-1
/
+5
2017-06-20
i40e: use dev_dbg instead of dev_info when warning about missing routine
Jacob Keller
1
-3
/
+3
2017-06-20
i40e/i40evf: update WOL and I40E_AQC_ADDR_VALID_MASK flags
Alice Michael
2
-4
/
+5
2017-06-20
i40evf: assign num_active_queues inside i40evf_alloc_queues
Jacob Keller
1
-7
/
+11
2017-06-20
i40e: add support for XDP_TX action
Björn Töpel
5
-87
/
+384
2017-06-20
i40e: add XDP support for pass and drop actions
Björn Töpel
4
-31
/
+194
2017-06-20
igmp: add a missing spin_lock_init()
WANG Cong
1
-0
/
+1
2017-06-20
Merge tag 'mlx5-updates-2017-06-20' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
11
-74
/
+406
2017-06-20
Merge branch 's390-net-updates-part-2'
David S. Miller
7
-26
/
+190
2017-06-20
s390/qeth: use diag26c to get MAC address on L2
Julian Wiedmann
3
-2
/
+76
2017-06-20
s390/diag: add diag26c support
Julian Wiedmann
2
-0
/
+55
2017-06-20
s390/qeth: fix packing buffer statistics
Julian Wiedmann
1
-7
/
+10
2017-06-20
s390/qeth: add ipa return codes for bridgeport
Kittipon Meesompop
3
-17
/
+49
2017-06-20
Merge tag 'wireless-drivers-for-davem-2017-06-20' of git://git.kernel.org/pub...
David S. Miller
6
-36
/
+49
[next]