index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
call-graph-from-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-22
include/uapi/linux/openvswitch.h: use __u32 from linux/types.h
Mikko Rapeli
1
-2
/
+2
2016-08-22
include/uapi/linux/if_pppox.h: include linux/in.h and linux/in6.h
Mikko Rapeli
1
-0
/
+2
2016-08-22
include/uapi/linux/if_pppol2tp.h: include linux/in.h and linux/in6.h
Mikko Rapeli
1
-1
/
+2
2016-08-22
include/uapi/linux/if_tunnel.h: include linux/if.h, linux/ip.h and linux/in6.h
Mikko Rapeli
1
-0
/
+3
2016-08-22
include/uapi/linux/if_pppox.h: include linux/if.h
Mikko Rapeli
1
-0
/
+1
2016-08-21
net: tehuti: fix typo: "eneble" -> "enable"
Colin Ian King
1
-1
/
+1
2016-08-20
net: xilinx: emaclite: Fallback to random MAC address.
Daniel Romell
1
-3
/
+5
2016-08-19
vmxnet3: fix tx data ring copy for variable size
Shrikrishna Khare
2
-3
/
+5
2016-08-19
ixgbe: Do not clear RAR entry when clearing VMDq for SAN MAC
Alexander Duyck
1
-1
/
+3
2016-08-19
mlxsw: spectrum_buffers: Fix pool value handling in mlxsw_sp_sb_tc_pool_bind_set
Jiri Pirko
1
-8
/
+4
2016-08-19
l2tp: Fix the connect status check in pppol2tp_getname
Gao Feng
1
-1
/
+1
2016-08-19
sctp: linearize early if it's not GSO
Marcelo Ricardo Leitner
2
-17
/
+7
2016-08-19
net/mlx5: E-Switch, Avoid ACLs in the offloads mode
Or Gerlitz
1
-7
/
+9
2016-08-19
net/mlx5: E-Switch, Set the send-to-vport rules in the correct table
Or Gerlitz
1
-1
/
+1
2016-08-19
net/mlx5: E-Switch, Return the correct devlink e-switch mode
Or Gerlitz
1
-5
/
+19
2016-08-19
net/mlx5e: Retrieve the switchdev id from the firmware only once
Hadar Hen Zion
3
-3
/
+8
2016-08-19
net/mlx5e: Use correct flow dissector key on flower offloading
Hadar Hen Zion
1
-1
/
+1
2016-08-19
net/mlx5: Update last-use statistics for flow rules
Amir Vadai
1
-1
/
+10
2016-08-19
net/mlx5: Added missing check of msg length in verifying its signature
Paul Blakey
1
-31
/
+54
2016-08-19
net/mlx5: Fix pci error recovery flow
Mohamad Haj Yahia
1
-30
/
+29
2016-08-19
net/mlx5e: Optimization for MTU change
Tariq Toukan
1
-2
/
+7
2016-08-19
net/mlx5e: Set port MTU on netdev creation rather on open
Saeed Mahameed
1
-4
/
+3
2016-08-18
fib_trie: Fix the description of pos and bits
Xunlei Pang
1
-2
/
+2
2016-08-18
kaweth: fix oops upon failed memory allocation
Oliver Neukum
1
-1
/
+6
2016-08-18
kaweth: fix firmware download
Oliver Neukum
1
-2
/
+1
2016-08-18
net: bgmac: fix reversed check for MII registration error
Rafał Miłecki
1
-1
/
+1
2016-08-18
tcp: fix use after free in tcp_xmit_retransmit_queue()
Eric Dumazet
1
-0
/
+2
2016-08-18
cxgb4: Fixes resource allocation for ULD's in kdump kernel
Hariprasad Shenai
1
-5
/
+5
2016-08-18
net: thunderx: Fix OOPs with ethtool --register-dump
David Daney
2
-2
/
+4
2016-08-18
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-17
net_sched: allow flushing tc police actions
Roman Mashak
1
-42
/
+1
2016-08-17
net_sched: unify the init logic for act_police
WANG Cong
1
-9
/
+10
2016-08-17
net_sched: convert tcf_exts from list to pointer array
WANG Cong
7
-41
/
+85
2016-08-17
net_sched: move tc offload macros to pkt_cls.h
WANG Cong
2
-16
/
+22
2016-08-17
net_sched: fix a typo in tc_for_each_action()
WANG Cong
1
-1
/
+1
2016-08-17
net_sched: remove an unnecessary list_del()
WANG Cong
1
-1
/
+0
2016-08-17
net_sched: remove the leftover cleanup_a()
WANG Cong
1
-19
/
+3
2016-08-17
mlxsw: spectrum: Allow packets to be trapped from any PG
Ido Schimmel
1
-1
/
+1
2016-08-17
mlxsw: spectrum: Unmap 802.1Q FID before destroying it
Ido Schimmel
1
-0
/
+2
2016-08-17
mlxsw: spectrum: Add missing rollbacks in error path
Ido Schimmel
1
-1
/
+3
2016-08-17
mlxsw: reg: Fix missing op field fill-up
Jiri Pirko
1
-0
/
+1
2016-08-17
mlxsw: spectrum: Trap loop-backed packets
Ido Schimmel
3
-0
/
+16
2016-08-17
mlxsw: spectrum: Add missing packet traps
Elad Raz
2
-0
/
+18
2016-08-17
mlxsw: spectrum: Mark port as active before registering it
Ido Schimmel
1
-2
/
+3
2016-08-17
mlxsw: spectrum: Create PVID vPort before registering netdevice
Ido Schimmel
3
-46
/
+29
2016-08-17
mlxsw: spectrum: Remove redundant errors from the code
Ido Schimmel
1
-16
/
+5
2016-08-17
mlxsw: spectrum: Don't return upon error in removal path
Ido Schimmel
1
-22
/
+5
2016-08-18
netfilter: tproxy: properly refcount tcp listeners
Eric Dumazet
1
-0
/
+4
[next]