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
Linus Torvalds
2016-07-23
64
-320
/
+850
|
\
|
*
packet: propagate sock_cmsg_send() error
Soheil Hassas Yeganeh
2016-07-22
1
-3
/
+1
|
*
net/mlx5e: Fix del vxlan port command buffer memset
Saeed Mahameed
2016-07-20
1
-2
/
+2
|
*
packet: fix second argument of sock_tx_timestamp()
Yoshihiro Shimoda
2016-07-19
1
-3
/
+3
|
*
net: switchdev: change ageing_time type to clock_t
Vivien Didelot
2016-07-19
1
-1
/
+1
|
*
Update maintainer for EHEA driver.
Douglas Miller
2016-07-19
1
-1
/
+1
|
*
Merge branch 'mlx4-fixes'
David S. Miller
2016-07-19
4
-40
/
+136
|
|
\
|
|
*
net/mlx4_en: Add resilience in low memory systems
Eugenia Emantayev
2016-07-19
3
-37
/
+132
|
|
*
net/mlx4_en: Move filters cleanup to a proper location
Eugenia Emantayev
2016-07-19
2
-3
/
+4
|
|
/
|
*
sctp: load transport header after sk_filter
Willem de Bruijn
2016-07-18
1
-4
/
+1
|
*
net/sched/sch_htb: clamp xstats tokens to fit into 32-bit int
Konstantin Khlebnikov
2016-07-18
1
-2
/
+4
|
*
net: cavium: liquidio: Avoid dma_unmap_single on uninitialized ndata
Florian Fainelli
2016-07-16
1
-4
/
+5
|
*
net: nb8800: Fix SKB leak in nb8800_receive()
Florian Fainelli
2016-07-16
1
-0
/
+1
|
*
et131x: Fix logical vs bitwise check in et131x_tx_timeout()
Florian Fainelli
2016-07-16
1
-1
/
+1
|
*
vlan: use a valid default mtu value for vlan over macsec
Paolo Abeni
2016-07-16
3
-6
/
+18
|
*
net: bgmac: Fix infinite loop in bgmac_dma_tx_add()
Florian Fainelli
2016-07-15
1
-1
/
+1
|
*
Merge branch 'mlxsw-fixes'
David S. Miller
2016-07-15
4
-29
/
+26
|
|
\
|
|
*
mlxsw: spectrum: Prevent invalid ingress buffer mapping
Ido Schimmel
2016-07-15
3
-3
/
+19
|
|
*
mlxsw: spectrum: Prevent overwrite of DCB capability fields
Ido Schimmel
2016-07-15
1
-0
/
+2
|
|
*
mlxsw: spectrum: Don't emit errors when PFC is disabled
Ido Schimmel
2016-07-15
1
-1
/
+2
|
|
*
mlxsw: spectrum: Indicate support for autonegotiation
Ido Schimmel
2016-07-15
1
-1
/
+2
|
|
*
mlxsw: spectrum: Force link training according to admin state
Ido Schimmel
2016-07-15
1
-24
/
+1
|
|
/
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2016-07-15
4
-44
/
+66
|
|
\
|
|
*
i40e: use valid online CPU on q_vector initialization
Guilherme G. Piccoli
2016-07-14
1
-5
/
+11
|
|
*
ixgbe: napi_poll must return the work done
Paolo Abeni
2016-07-14
1
-1
/
+1
|
|
*
i40e: enable VSI broadcast promiscuous mode instead of adding broadcast filter
Kiran Patil
2016-07-14
1
-12
/
+20
|
|
*
i40e/i40evf: Fix i40e_rx_checksum
Alexander Duyck
2016-07-14
2
-26
/
+34
|
*
|
r8152: add MODULE_VERSION
Grant Grundler
2016-07-15
1
-0
/
+1
|
*
|
tcp: enable per-socket rate limiting of all 'challenge acks'
Jason Baron
2016-07-15
1
-17
/
+22
|
|
/
|
*
bonding: set carrier off for devices created through netlink
Beniamino Galvani
2016-07-14
1
-1
/
+5
|
*
Merge branch 'sk_filter-trim-limit'
David S. Miller
2016-07-13
7
-13
/
+25
|
|
\
|
|
*
dccp: limit sk_filter trim to payload
Willem de Bruijn
2016-07-13
4
-6
/
+13
|
|
*
rose: limit sk_filter trim to payload
Willem de Bruijn
2016-07-13
3
-7
/
+12
|
|
/
|
*
Merge branch 'mlx5-fixes'
David S. Miller
2016-07-13
1
-1
/
+12
|
|
\
|
|
*
net/mlx5e: start/stop all tx queues upon open/close netdev
Mohamad Haj Yahia
2016-07-13
1
-0
/
+11
|
|
*
net/mlx5e: Fix TX Timeout to detect queues stuck on BQL
Daniel Jurgens
2016-07-13
1
-1
/
+1
|
|
/
|
*
Merge branch 'ethoc-fixes'
David S. Miller
2016-07-12
1
-5
/
+11
|
|
\
|
|
*
net: ethoc: Correctly pad short packets
Florian Fainelli
2016-07-12
1
-0
/
+6
|
|
*
net: ethoc: Fix early error paths
Florian Fainelli
2016-07-12
1
-5
/
+5
|
|
/
|
*
net: nps_enet: Fix PCS reset
Noam Camus
2016-07-12
1
-0
/
+1
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2016-07-12
6
-9
/
+25
|
|
\
|
|
*
netfilter: conntrack: skip clash resolution if nat is in place
Pablo Neira Ayuso
2016-07-12
1
-0
/
+1
|
|
*
Merge tag 'ipvs-fixes2-for-v4.7' of https://git.kernel.org/pub/scm/linux/kern...
Pablo Neira Ayuso
2016-07-11
1
-2
/
+4
|
|
|
\
|
|
|
*
ipvs: fix bind to link-local mcast IPv6 address in backup
Quentin Armitage
2016-07-07
1
-2
/
+4
|
|
*
|
netfilter: nft_ct: fix expiration getter
Florian Westphal
2016-07-08
2
-5
/
+9
|
|
*
|
netfilter: conntrack: avoid integer overflow when resizing
Florian Westphal
2016-07-01
1
-0
/
+7
|
|
|
/
|
|
*
netfilter: nft_meta: set skb->nf_trace appropriately
Liping Zhang
2016-06-23
1
-1
/
+1
|
|
*
netfilter: nf_tables: fix memory leak if expr init fails
Liping Zhang
2016-06-23
1
-1
/
+3
|
*
|
Merge branch 'tipc-fixes'
David S. Miller
2016-07-11
4
-5
/
+35
|
|
\
\
|
|
*
|
tipc: reset all unicast links when broadcast send link fails
Jon Paul Maloy
2016-07-11
3
-4
/
+27
[next]