summaryrefslogtreecommitdiff
path: root/bpf_comp.c
AgeCommit message (Expand)AuthorFilesLines
2015-02-05xmalloc: Make xrealloc() arguments conform to realloc()Tobias Klauser1-1/+1
2013-07-12bpf_comp: pass NEED_TCPDUMP_LIKE_FILTER through gccDaniel Borkmann1-2/+0
2013-07-09configure: fix multiple issues in build configurationDaniel Borkmann1-0/+3
2013-05-05bpf_comp: minor: fix linebreakDaniel Borkmann1-2/+2
2013-03-15all: import netsniff-ng 0.5.8-rc0 sourceDaniel Borkmann1-0/+43
ass='commit-subject'>net/mlx5e: Fix minimum MTU
Minimum MTU that can be set in Connectx4 device is 68. This fixes the case where a user wants to set invalid MTU, the driver will fail to satisfy this request and the interface will stay down. It is better to report an error and continue working with old mtu. Signed-off-by: Saeed Mahameed <saeedm@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat