index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-02-22
1746
-35448
/
+97298
|
\
|
*
Revert "ath10k: Search SMBIOS for OEM board file extension"
Kalle Valo
2017-02-21
2
-100
/
+3
|
*
net: socket: fix recvmmsg not returning error from sock_error
Maxime Jayat
2017-02-21
1
-1
/
+3
|
*
bnxt_en: use eth_hw_addr_random()
Tobias Klauser
2017-02-21
1
-1
/
+1
|
*
Merge branch 'bpf-unlocking-fix'
David S. Miller
2017-02-21
9
-5
/
+22
|
|
\
|
|
*
bpf: fix unlocking of jited image when module ronx not set
Daniel Borkmann
2017-02-21
4
-5
/
+14
|
|
*
arch: add ARCH_HAS_SET_MEMORY config
Daniel Borkmann
2017-02-21
5
-0
/
+8
|
|
/
|
*
net: napi_watchdog() can use napi_schedule_irqoff()
Eric Dumazet
2017-02-21
1
-1
/
+1
|
*
tcp: Revert "tcp: tcp_probe: use spin_lock_bh()"
Eric Dumazet
2017-02-21
1
-2
/
+2
|
*
net/hsr: use eth_hw_addr_random()
Tobias Klauser
2017-02-21
1
-1
/
+1
|
*
Merge branch 'mvpp2-next'
David S. Miller
2017-02-21
2
-87
/
+128
|
|
\
|
|
*
net: mvpp2: enable building on 64-bit platforms
Thomas Petazzoni
2017-02-21
2
-15
/
+19
|
|
*
net: mvpp2: switch to build_skb() in the RX path
Thomas Petazzoni
2017-02-21
1
-22
/
+57
|
|
*
net: mvpp2: simplify MVPP2_PRS_RI_* definitions
Thomas Petazzoni
2017-02-21
1
-8
/
+8
|
|
*
net: mvpp2: fix indentation of MVPP2_EXT_GLOBAL_CTRL_DEFAULT
Thomas Petazzoni
2017-02-21
1
-1
/
+1
|
|
*
net: mvpp2: remove unused register definitions
Thomas Petazzoni
2017-02-21
1
-4
/
+0
|
|
*
net: mvpp2: simplify mvpp2_bm_bufs_add()
Thomas Petazzoni
2017-02-21
1
-3
/
+1
|
|
*
net: mvpp2: drop useless fields in mvpp2_bm_pool and related code
Thomas Petazzoni
2017-02-21
1
-15
/
+3
|
|
*
net: mvpp2: remove unused 'tx_skb' field of 'struct mvpp2_tx_queue'
Thomas Petazzoni
2017-02-21
1
-3
/
+0
|
|
*
net: mvpp2: release reference to txq_cpu[] entry after unmapping
Thomas Petazzoni
2017-02-21
1
-5
/
+4
|
|
*
net: mvpp2: handle too large value in mvpp2_rx_time_coal_set()
Thomas Petazzoni
2017-02-21
1
-2
/
+29
|
|
*
net: mvpp2: handle too large value handling in mvpp2_rx_pkts_coal_set()
Thomas Petazzoni
2017-02-21
1
-3
/
+4
|
|
*
net: mvpp2: remove useless arguments in mvpp2_rx_{pkts, time}_coal_set
Thomas Petazzoni
2017-02-21
1
-12
/
+8
|
|
*
net: mvpp2: fix DMA address calculation in mvpp2_txq_inc_put()
Thomas Petazzoni
2017-02-21
1
-1
/
+1
|
|
/
|
*
macsec: fix validation failed in asynchronous operation.
Lee Ryder
2017-02-21
1
-0
/
+3
|
*
net: sock: Use USEC_PER_SEC macro instead of literal 1000000
Gao Feng
2017-02-21
1
-3
/
+3
|
*
virtio-net: switch to use build_skb() for small buffer
Jason Wang
2017-02-21
1
-75
/
+63
|
*
ip: fix IP_CHECKSUM handling
Paolo Abeni
2017-02-21
1
-4
/
+4
|
*
vxlan: remove unused variable saddr in neigh_reduce
Roopa Prabhu
2017-02-21
1
-2
/
+1
|
*
vxlan: add changelink support
Roopa Prabhu
2017-02-21
1
-113
/
+270
|
*
rtnl: simplify error return path in rtnl_create_link()
Tobias Klauser
2017-02-21
1
-6
/
+1
|
*
virito-net: set queues after reset during xdp_set
Jason Wang
2017-02-20
1
-20
/
+8
|
*
dpaa_eth: implement ioctl() for PHY-related ops
Michael Walle
2017-02-20
1
-0
/
+8
|
*
net: qualcomm: qca: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-02-20
1
-8
/
+10
|
*
Merge branch 'bnxt_en-probe-and-open-bugs'
David S. Miller
2017-02-20
1
-39
/
+43
|
|
\
|
|
*
bnxt_en: fix pci cleanup in bnxt_init_one() failure path
Sathya Perla
2017-02-20
1
-37
/
+39
|
|
*
bnxt_en: Fix NULL pointer dereference in a failure path during open.
Michael Chan
2017-02-20
1
-1
/
+3
|
|
*
bnxt_en: Reject driver probe against all bridge devices
Ray Jui
2017-02-20
1
-1
/
+1
|
|
/
|
*
Merge branch 'qed-bug-fixes'
David S. Miller
2017-02-20
10
-89
/
+151
|
|
\
|
|
*
qed*: Fix link indication race
Mintz, Yuval
2017-02-20
6
-12
/
+33
|
|
*
qed: Don't allocate SBs using main PTT
Mintz, Yuval
2017-02-20
1
-2
/
+13
|
|
*
qede: Prevent index problems in loopback test
Sudarsana Reddy Kalluru
2017-02-20
1
-3
/
+3
|
|
*
qed: Reflect PF link when initializing VF
Mintz, Yuval
2017-02-20
1
-39
/
+51
|
|
*
qede: Free netdevice only after stoping slowpath
Mintz, Yuval
2017-02-20
1
-2
/
+8
|
|
*
qede: Initialize lock and slowpath workqueue early
Mintz, Yuval
2017-02-20
1
-2
/
+7
|
|
*
qed: Reserve doorbell BAR space for present CPUs
Ram Amrani
2017-02-20
1
-1
/
+1
|
|
*
qed: Don't free a QP more than once
Ram Amrani
2017-02-20
1
-22
/
+27
|
|
*
qed: Read queue state before releasing buffer
Ram Amrani
2017-02-20
1
-6
/
+6
|
|
*
qed: Release CQ resource under lock on failure
Ram Amrani
2017-02-20
1
-0
/
+2
|
|
/
|
*
Merge branch 'aquantia-next'
David S. Miller
2017-02-20
8
-162
/
+121
|
|
\
[next]