index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sysctl_net.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-08-24
gianfar: fix size of scatter-gathered frames
Zefir Kurtisi
1
-6
/
+14
2016-08-24
gianfar: prevent fragmentation in DSA environments
Zefir Kurtisi
1
-1
/
+2
2016-08-24
udp: fix poll() issue with zero sized packets
Eric Dumazet
1
-6
/
+6
2016-08-23
net sched: fix encoding to use real length
Jamal Hadi Salim
1
-8
/
+10
2016-08-23
qed: FLR of active VFs might lead to FW assert
Yuval Mintz
1
-1
/
+10
2016-08-23
net: ip_finish_output_gso: Allow fragmenting segments of tunneled skbs if the...
Shmulik Ladkani
1
-3
/
+5
2016-08-23
net: ipv6: Remove addresses for failures with strict DAD
Mike Manning
1
-13
/
+21
2016-08-23
include/uapi/linux/ipx.h: fix conflicting defitions with glibc netipx/ipx.h
Mikko Rapeli
2
-1
/
+38
2016-08-23
include/uapi/linux/openvswitch.h: use __u32 from linux/types.h
Mikko Rapeli
1
-1
/
+1
2016-08-23
include/uapi/linux/atm_zatm.h: include linux/time.h
Mikko Rapeli
1
-0
/
+1
2016-08-23
include/uapi/linux/openvswitch.h: use __u32 from linux/types.h
Mikko Rapeli
1
-2
/
+2
2016-08-23
include/uapi/linux/if_pppox.h: include linux/in.h and linux/in6.h
Mikko Rapeli
1
-0
/
+2
2016-08-23
include/uapi/linux/if_pppol2tp.h: include linux/in.h and linux/in6.h
Mikko Rapeli
1
-1
/
+2
2016-08-23
include/uapi/linux/if_tunnel.h: include linux/if.h, linux/ip.h and linux/in6.h
Mikko Rapeli
1
-0
/
+3
2016-08-23
include/uapi/linux/if_pppox.h: include linux/if.h
Mikko Rapeli
1
-0
/
+1
2016-08-22
net: tehuti: fix typo: "eneble" -> "enable"
Colin Ian King
1
-1
/
+1
2016-08-21
net: xilinx: emaclite: Fallback to random MAC address.
Daniel Romell
1
-3
/
+5
2016-08-20
vmxnet3: fix tx data ring copy for variable size
Shrikrishna Khare
2
-3
/
+5
2016-08-20
ixgbe: Do not clear RAR entry when clearing VMDq for SAN MAC
Alexander Duyck
1
-1
/
+3
2016-08-20
mlxsw: spectrum_buffers: Fix pool value handling in mlxsw_sp_sb_tc_pool_bind_set
Jiri Pirko
1
-8
/
+4
2016-08-20
l2tp: Fix the connect status check in pppol2tp_getname
Gao Feng
1
-1
/
+1
2016-08-20
sctp: linearize early if it's not GSO
Marcelo Ricardo Leitner
2
-17
/
+7
2016-08-20
net/mlx5: E-Switch, Avoid ACLs in the offloads mode
Or Gerlitz
1
-7
/
+9
2016-08-20
net/mlx5: E-Switch, Set the send-to-vport rules in the correct table
Or Gerlitz
1
-1
/
+1
2016-08-20
net/mlx5: E-Switch, Return the correct devlink e-switch mode
Or Gerlitz
1
-5
/
+19
2016-08-20
net/mlx5e: Retrieve the switchdev id from the firmware only once
Hadar Hen Zion
3
-3
/
+8
2016-08-20
net/mlx5e: Use correct flow dissector key on flower offloading
Hadar Hen Zion
1
-1
/
+1
2016-08-20
net/mlx5: Update last-use statistics for flow rules
Amir Vadai
1
-1
/
+10
2016-08-20
net/mlx5: Added missing check of msg length in verifying its signature
Paul Blakey
1
-31
/
+54
2016-08-20
net/mlx5: Fix pci error recovery flow
Mohamad Haj Yahia
1
-30
/
+29
2016-08-20
net/mlx5e: Optimization for MTU change
Tariq Toukan
1
-2
/
+7
2016-08-20
net/mlx5e: Set port MTU on netdev creation rather on open
Saeed Mahameed
1
-4
/
+3
2016-08-19
fib_trie: Fix the description of pos and bits
Xunlei Pang
1
-2
/
+2
2016-08-19
kaweth: fix oops upon failed memory allocation
Oliver Neukum
1
-1
/
+6
2016-08-19
kaweth: fix firmware download
Oliver Neukum
1
-2
/
+1
2016-08-19
net: bgmac: fix reversed check for MII registration error
Rafał Miłecki
1
-1
/
+1
2016-08-19
tcp: fix use after free in tcp_xmit_retransmit_queue()
Eric Dumazet
1
-0
/
+2
2016-08-19
cxgb4: Fixes resource allocation for ULD's in kdump kernel
Hariprasad Shenai
1
-5
/
+5
2016-08-19
net: thunderx: Fix OOPs with ethtool --register-dump
David Daney
2
-2
/
+4
2016-08-19
qede: Fix Tx timeout due to xmit_more
Yuval Mintz
1
-1
/
+4
2016-08-18
netfilter: cttimeout: fix use after free error when delete netns
Liping Zhang
1
-6
/
+10
2016-08-18
netfilter: nfnetlink_acct: fix race between nfacct del and xt_nfacct destroy
Liping Zhang
1
-4
/
+4
2016-08-18
net_sched: allow flushing tc police actions
Roman Mashak
1
-42
/
+1
2016-08-18
net_sched: unify the init logic for act_police
WANG Cong
1
-9
/
+10
2016-08-18
net_sched: convert tcf_exts from list to pointer array
WANG Cong
7
-41
/
+85
2016-08-18
net_sched: move tc offload macros to pkt_cls.h
WANG Cong
2
-16
/
+22
2016-08-18
net_sched: fix a typo in tc_for_each_action()
WANG Cong
1
-1
/
+1
2016-08-18
net_sched: remove an unnecessary list_del()
WANG Cong
1
-1
/
+0
2016-08-18
net_sched: remove the leftover cleanup_a()
WANG Cong
1
-19
/
+3
2016-08-18
mlxsw: spectrum: Allow packets to be trapped from any PG
Ido Schimmel
1
-1
/
+1
[next]