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
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-12
net: dsa: Do not override PHY interface if already configured
Florian Fainelli
1
-1
/
+2
2015-08-11
net: fs_enet: mask interrupts for TX partial frames.
LEROY Christophe
1
-1
/
+1
2015-08-11
net: fs_enet: explicitly remove I flag on TX partial frames
LEROY Christophe
1
-1
/
+2
2015-08-10
inet: fix possible request socket leak
Eric Dumazet
2
-2
/
+2
2015-08-10
inet: fix races with reqsk timers
Eric Dumazet
2
-2
/
+8
2015-08-10
mkiss: Fix error handling in mkiss_open()
Fabio Estevam
1
-3
/
+4
2015-08-10
bnx2x: Free NVRAM lock at end of each page
Yuval Mintz
1
-0
/
+16
2015-08-10
bnx2x: Prevent null pointer dereference on SKB release
Yuval Mintz
1
-1
/
+1
2015-08-10
cxgb4: missing curly braces in t4_setup_debugfs()
Dan Carpenter
1
-1
/
+2
2015-08-10
net-timestamp: Update skb_complete_tx_timestamp comment
Benjamin Poirier
1
-3
/
+3
2015-08-10
ipv6: don't reject link-local nexthop on other interface
Florian Westphal
1
-2
/
+4
2015-08-10
netlink: make sure -EBUSY won't escape from netlink_insert
Daniel Borkmann
1
-0
/
+5
2015-08-10
bna: fix interrupts storm caused by erroneous packets
Ivan Vecera
1
-1
/
+1
2015-08-10
net: mvpp2: replace TX coalescing interrupts with hrtimer
Marcin Wojtas
1
-47
/
+130
2015-08-10
net: mvpp2: enable proper per-CPU TX buffers unmapping
Marcin Wojtas
1
-15
/
+37
2015-08-10
net: mvpp2: remove excessive spinlocks from driver initialization
Marcin Wojtas
1
-15
/
+0
2015-08-10
netfilter: SYNPROXY: fix sending window update to client
Phil Sutter
2
-2
/
+4
2015-08-10
netfilter: ip6t_SYNPROXY: fix NULL pointer dereference
Phil Sutter
1
-8
/
+10
2015-08-07
net/mlx5_core: Set log_uar_page_sz for non 4K page size architecture
Carol L Soto
1
-0
/
+2
2015-08-07
be2net: protect eqo->affinity_mask from getting freed twice
Kalesh AP
1
-8
/
+10
2015-08-07
be2net: post buffers before destroying RXQs in Lancer
Kalesh AP
1
-12
/
+30
2015-08-07
be2net: enable IFACE filters only after creating RXQs
Kalesh AP
2
-47
/
+85
2015-08-07
virtio-net: drop NETIF_F_FRAGLIST
Jason Wang
1
-2
/
+2
2015-08-07
stmmac: dwmac-ipq806x: fix static checker warning
Mathieu Olivari
1
-2
/
+2
2015-08-07
net: netcp: fix unused interface rx buffer size configuration
WingMan Kwok
2
-23
/
+13
2015-08-07
net: thunderx: remove effective "default y" from Kconfig if ARCH_THUNDER=y
Ian Campbell
1
-3
/
+0
2015-08-07
r8169: enforce RX_MULTI_EN on rtl8168ep/8111ep chips
Ivan Vecera
1
-1
/
+3
2015-08-06
bridge: netlink: account for the IFLA_BRPORT_PROXYARP_WIFI attribute size and policy
Nikolay Aleksandrov
1
-0
/
+2
2015-08-06
bridge: netlink: account for the IFLA_BRPORT_PROXYARP attribute size and policy
Nikolay Aleksandrov
1
-0
/
+2
2015-08-06
net: pktgen: don't abuse current->state in pktgen_thread_worker()
Oleg Nesterov
1
-3
/
+0
2015-08-06
xen/netback: Wake dealloc thread after completing zerocopy work
Ross Lagerwall
2
-1
/
+6
2015-08-06
net: Fix skb_set_peeked use-after-free bug
Herbert Xu
1
-6
/
+7
2015-08-06
net: fec: fix initial runtime PM refcount
Lucas Stach
1
-0
/
+1
2015-08-06
Bluetooth: fix MGMT_EV_NEW_LONG_TERM_KEY event
Jakub Pawlowski
1
-1
/
+1
2015-08-05
netfilter: conntrack: Use flags in nf_ct_tmpl_alloc()
Joe Stringer
1
-2
/
+2
2015-08-05
batman-adv: initialize up/down values when adding a gateway
Simon Wunderlich
1
-0
/
+2
2015-08-05
batman-adv: protect tt_local_entry from concurrent delete events
Marek Lindner
1
-1
/
+10
2015-08-05
batman-adv: fix kernel crash due to missing NULL checks
Marek Lindner
2
-4
/
+17
2015-08-05
batman-adv: avoid DAT to mess up LAN state
Antonio Quartulli
1
-5
/
+13
2015-08-03
xen-netback: Allocate fraglist early to avoid complex rollback
Ross Lagerwall
1
-28
/
+33
2015-08-03
udp: fix dst races with multicast early demux
Eric Dumazet
1
-3
/
+10
2015-08-03
3c59x: Fix resource leaks in vortex_open
Jia-Ju Bai
1
-9
/
+8
2015-08-03
rds: fix an integer overflow test in rds_info_getsockopt()
Dan Carpenter
1
-1
/
+1
2015-08-03
act_mirred: avoid calling tcf_hash_release() when binding
WANG Cong
1
-0
/
+2
2015-08-03
openvswitch: Fix L4 checksum handling when dealing with IP fragments
Glenn Griffin
1
-4
/
+12
2015-08-03
rtlwifi: rtl8723be: Add module parameter for MSI interrupts
Larry Finger
1
-0
/
+1
2015-08-02
fq_codel: explicitly reset flows in ->reset()
Eric Dumazet
1
-3
/
+19
2015-08-02
rocker: free netdevice during netdevice removal
Ido Schimmel
1
-0
/
+1
2015-07-31
stmmac: fix missing MODULE_LICENSE in stmmac_platform
Joachim Eastwood
1
-0
/
+4
2015-07-31
gianfar: Enable device wakeup when appropriate
Claudiu Manoil
3
-13
/
+3
[next]