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
*
ip6_gre: fix device features for ioctl setup
Alexey Kodanev
2017-12-26
1
-25
/
+32
*
phylink: ensure AN is enabled
Russell King
2017-12-26
1
-0
/
+1
*
phylink: ensure the PHY interface mode is appropriately set
Russell King
2017-12-26
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-12-22
73
-492
/
+1548
|
\
|
*
Merge branch 'net-zerocopy-fixes'
David S. Miller
2017-12-21
1
-3
/
+4
|
|
\
|
|
*
skbuff: skb_copy_ubufs must release uarg even without user frags
Willem de Bruijn
2017-12-21
1
-1
/
+2
|
|
*
skbuff: orphan frags before zerocopy clone
Willem de Bruijn
2017-12-21
1
-2
/
+2
|
|
/
|
*
net: reevalulate autoflowlabel setting after sysctl setting
Shaohua Li
2017-12-21
4
-4
/
+13
|
*
openvswitch: Fix pop_vlan action for double tagged frames
Eric Garver
2017-12-21
1
-3
/
+12
|
*
ipv6: Honor specified parameters in fibmatch lookup
Ido Schimmel
2017-12-21
1
-8
/
+11
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2017-12-21
6
-168
/
+730
|
|
\
|
|
*
bpf: do not allow root to mangle valid pointers
Alexei Starovoitov
2017-12-21
2
-95
/
+63
|
|
*
Merge branch 'bpf-verifier-sec-fixes'
Daniel Borkmann
2017-12-21
3
-67
/
+661
|
|
|
\
|
|
|
*
selftests/bpf: add tests for recent bugfixes
Jann Horn
2017-12-21
1
-16
/
+533
|
|
|
*
bpf: fix integer overflows
Alexei Starovoitov
2017-12-21
2
-2
/
+50
|
|
|
*
bpf: don't prune branches when a scalar is replaced with a pointer
Jann Horn
2017-12-21
1
-8
/
+7
|
|
|
*
bpf: force strict alignment checks for stack pointers
Jann Horn
2017-12-21
1
-0
/
+5
|
|
|
*
bpf: fix missing error return in check_stack_boundary()
Jann Horn
2017-12-21
1
-0
/
+1
|
|
|
*
bpf: fix 32-bit ALU op verification
Jann Horn
2017-12-21
1
-11
/
+17
|
|
|
*
bpf: fix incorrect tracking of register size truncation
Jann Horn
2017-12-21
1
-17
/
+27
|
|
|
*
bpf: fix incorrect sign extension in check_alu_op()
Jann Horn
2017-12-21
1
-1
/
+7
|
|
|
*
bpf/verifier: fix bounds calculation on BPF_RSH
Edward Cree
2017-12-21
1
-14
/
+16
|
|
|
/
|
|
*
bpf: Fix tools and testing build.
David Miller
2017-12-20
2
-5
/
+5
|
|
*
bpf: fix broken BPF selftest build on s390
Hendrik Brueckner
2017-12-19
1
-1
/
+1
|
*
|
ipv4: Fix use-after-free when flushing FIB tables
Ido Schimmel
2017-12-20
1
-2
/
+7
|
*
|
s390/qeth: fix error handling in checksum cmd callback
Julian Wiedmann
2017-12-20
1
-1
/
+8
|
*
|
tipc: remove joining group member from congested list
Jon Maloy
2017-12-20
1
-4
/
+2
|
*
|
selftests: net: Adding config fragment CONFIG_NUMA=y
Naresh Kamboju
2017-12-20
1
-0
/
+1
|
*
|
Merge tag 'mlx5-fixes-2017-12-19' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2017-12-20
17
-104
/
+215
|
|
\
\
|
|
*
|
net/mlx5: Stay in polling mode when command EQ destroy fails
Moshe Shemesh
2017-12-19
1
-3
/
+1
|
|
*
|
net/mlx5: Cleanup IRQs in case of unload failure
Moshe Shemesh
2017-12-19
2
-8
/
+14
|
|
*
|
net/mlx5: Fix steering memory leak
Maor Gottlieb
2017-12-19
1
-2
/
+14
|
|
*
|
net/mlx5e: Prevent possible races in VXLAN control flow
Gal Pressman
2017-12-19
1
-0
/
+4
|
|
*
|
net/mlx5e: Add refcount to VXLAN structure
Gal Pressman
2017-12-19
2
-23
/
+28
|
|
*
|
net/mlx5e: Fix possible deadlock of VXLAN lock
Gal Pressman
2017-12-19
1
-10
/
+10
|
|
*
|
net/mlx5: Fix error flow in CREATE_QP command
Moni Shoua
2017-12-19
1
-2
/
+2
|
|
*
|
net/mlx5: Fix misspelling in the error message and comment
Eugenia Emantayev
2017-12-19
2
-2
/
+2
|
|
*
|
net/mlx5e: Fix defaulting RX ring size when not needed
Eugenia Emantayev
2017-12-19
4
-13
/
+22
|
|
*
|
net/mlx5e: Fix features check of IPv6 traffic
Gal Pressman
2017-12-19
1
-1
/
+2
|
|
*
|
net/mlx5e: Fix ETS BW check
Huy Nguyen
2017-12-19
1
-3
/
+7
|
|
*
|
net/mlx5: Fix rate limit packet pacing naming and struct
Eran Ben Elisha
2017-12-19
3
-16
/
+18
|
|
*
|
Revert "mlx5: move affinity hints assignments to generic code"
Saeed Mahameed
2017-12-19
4
-29
/
+93
|
|
*
|
net/mlx5: FPGA, return -EINVAL if size is zero
Kamal Heib
2017-12-19
1
-0
/
+6
|
*
|
|
Merge branch 'cls_bpf-fix-offload-state-tracking-with-block-callbacks'
David S. Miller
2017-12-20
4
-69
/
+92
|
|
\
\
\
|
|
*
|
|
nfp: bpf: keep track of the offloaded program
Jakub Kicinski
2017-12-20
2
-4
/
+51
|
|
*
|
|
cls_bpf: fix offload assumptions after callback conversion
Jakub Kicinski
2017-12-20
3
-67
/
+43
|
|
/
/
/
|
*
|
|
net: Fix double free and memory corruption in get_net_ns_by_id()
Eric W. Biederman
2017-12-20
1
-1
/
+1
|
*
|
|
Merge branch 'mvneta-fixes'
David S. Miller
2017-12-20
1
-2
/
+6
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
net: mvneta: eliminate wrong call to handle rx descriptor error
Yelena Krivosheev
2017-12-20
1
-1
/
+1
|
|
*
|
net: mvneta: use proper rxq_number in loop on rx queues
Yelena Krivosheev
2017-12-20
1
-1
/
+1
[next]