index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: enforce correct alignment for instructions
Eric Dumazet
2018-06-21
1
-1
/
+3
*
net: mscc: fix the injection header
Antoine Tenart
2018-06-21
1
-5
/
+5
*
net: davinci_emac: match the mdio device against its compatible if possible
Bartosz Golaszewski
2018-06-21
1
-0
/
+4
*
r8169: Fix netpoll oops
Ville Syrjälä
2018-06-21
1
-1
/
+1
*
strparser: Don't schedule in workqueue in paused state
Vakul Garg
2018-06-21
1
-4
/
+1
*
selftests: net: add config fragments
Anders Roxell
2018-06-21
1
-0
/
+2
*
bpfilter: fix user mode helper cross compilation
Matteo Croce
2018-06-21
1
-1
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-06-21
7
-33
/
+59
|
\
|
*
IB/rxe: Fix missing completion for mem_reg work requests
Vijay Immanuel
2018-06-18
1
-0
/
+3
|
*
RDMA/core: Save kernel caller name when creating CQ using ib_create_cq()
Bharat Potnuri
2018-06-18
2
-11
/
+16
|
*
IB/uverbs: Fix ordering of ucontext check in ib_uverbs_write
Jason Gunthorpe
2018-06-12
1
-4
/
+10
|
*
IB/mlx4: Fix an error handling path in 'mlx4_ib_rereg_user_mr()'
Christophe Jaillet
2018-06-11
1
-2
/
+5
|
*
RDMA/qedr: Fix NULL pointer dereference when running over iWARP without RDMA-CM
Kalderon, Michal
2018-06-11
1
-0
/
+3
|
*
IB/mlx5: Fix return value check in flow_counters_set_data()
weiyongjun (A)
2018-06-11
1
-2
/
+2
|
*
IB/mlx5: Fix memory leak in mlx5_ib_create_flow
Gustavo A. R. Silva
2018-06-11
1
-13
/
+19
|
*
IB/rxe: avoid double kfree skb
Zhu Yanjun
2018-06-11
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-06-21
53
-195
/
+371
|
\
\
|
*
|
ip: limit use of gso_size to udp
Willem de Bruijn
2018-06-20
2
-2
/
+4
|
*
|
stmmac: fix DMA channel hang in half-duplex mode
Bhadram Varka
2018-06-20
1
-0
/
+10
|
*
|
net: stmmac: socfpga: add additional ocp reset line for Stratix10
Dinh Nguyen
2018-06-20
2
-5
/
+15
|
*
|
net: sungem: fix rx checksum support
Eric Dumazet
2018-06-20
1
-10
/
+12
|
*
|
bpfilter: ignore binary files
Matteo Croce
2018-06-20
1
-0
/
+1
|
*
|
bpfilter: fix build error
Matteo Croce
2018-06-20
1
-2
/
+4
|
*
|
net/usb/drivers: Remove useless hrtimer_active check
Daniel Lezcano
2018-06-20
1
-2
/
+1
|
*
|
net/sched: act_ife: preserve the action control in case of error
Davide Caratti
2018-06-20
1
-2
/
+1
|
*
|
net/sched: act_ife: fix recursive lock and idr leak
Davide Caratti
2018-06-20
1
-5
/
+4
|
*
|
net: ethernet: fix suspend/resume in davinci_emac
Bartosz Golaszewski
2018-06-20
1
-2
/
+13
|
*
|
net: propagate dev_get_valid_name return code
Li RongQing
2018-06-20
1
-2
/
+2
|
*
|
enic: do not overwrite error code
Govindarajulu Varadarajan
2018-06-20
1
-5
/
+4
|
*
|
net/tcp: Fix socket lookups with SO_BINDTODEVICE
David Ahern
2018-06-20
2
-4
/
+4
|
*
|
ptp: replace getnstimeofday64() with ktime_get_real_ts64()
Arnd Bergmann
2018-06-20
2
-3
/
+3
|
*
|
net/ipv6: respect rcu grace period before freeing fib6_info
Eric Dumazet
2018-06-20
2
-4
/
+6
|
*
|
net: net_failover: fix typo in net_failover_slave_register()
Liran Alon
2018-06-20
1
-1
/
+1
|
*
|
ipvlan: use ETH_MAX_MTU as max mtu
Xin Long
2018-06-20
1
-0
/
+1
|
*
|
net: hamradio: use eth_broadcast_addr
Stefan Agner
2018-06-20
1
-6
/
+2
|
*
|
enic: initialize enic->rfs_h.lock in enic_probe
Govindarajulu Varadarajan
2018-06-20
2
-3
/
+3
|
*
|
Merge branch 'NCSI-silence-warning-messages'
David S. Miller
2018-06-20
4
-34
/
+34
|
|
\
\
|
|
*
|
MAINTAINERS: Add Sam as the maintainer for NCSI
Joel Stanley
2018-06-20
1
-0
/
+5
|
|
*
|
net/ncsi: Use netdev_dbg for debug messages
Joel Stanley
2018-06-20
2
-21
/
+18
|
|
*
|
net/ncsi: Drop no more channels message
Joel Stanley
2018-06-20
1
-2
/
+0
|
|
*
|
net/ncsi: Silence debug messages
Joel Stanley
2018-06-20
3
-11
/
+11
|
|
/
/
|
*
|
bpf, xdp, i40e: fix i40e_build_skb skb reserve and truesize
Daniel Borkmann
2018-06-20
1
-4
/
+3
|
*
|
Merge branch 'qed-fixes'
David S. Miller
2018-06-20
3
-11
/
+23
|
|
\
\
|
|
*
|
qed: Do not advertise DCBX_LLD_MANAGED capability.
Sudarsana Reddy Kalluru
2018-06-20
1
-7
/
+4
|
|
*
|
qed: Add sanity check for SIMD fastpath handler.
Sudarsana Reddy Kalluru
2018-06-20
1
-2
/
+10
|
|
*
|
qed: Fix possible memory leak in Rx error path handling.
Sudarsana Reddy Kalluru
2018-06-20
1
-2
/
+9
|
|
/
/
|
*
|
net_sched: blackhole: tell upper qdisc about dropped packets
Konstantin Khlebnikov
2018-06-17
1
-1
/
+1
|
*
|
bluetooth: hci_nokia: Don't include linux/unaligned/le_struct.h directly.
David S. Miller
2018-06-17
1
-1
/
+1
|
*
|
atm: Preserve value of skb->truesize when accounting to vcc
David Woodhouse
2018-06-17
8
-14
/
+23
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-06-17
12
-72
/
+195
|
|
\
\
[next]