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
/
futex-contention.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-30
HID: fix return value of hidraw_report_event() when !CONFIG_HIDRAW
Jiri Kosina
1
-1
/
+1
2012-04-27
HID: hidraw: add proper error handling to raw event reporting
Jiri Kosina
4
-14
/
+27
2012-04-27
HID: hiddev: Use vzalloc to allocate hiddev_list
Havard Skinnemoen
1
-4
/
+5
2012-04-18
HID: hid-apple: fix a tab width style issue
Benedikt Bergenthal
1
-1
/
+1
2012-04-13
HID: Aureal Remote Control Device Driver
Josenivaldo Benito Junior
5
-0
/
+65
2012-04-03
HID: usbhid: Check HID report descriptor contents after device reset
Simon Haggett
1
-0
/
+28
2012-03-30
HID: tivo: fix support for bluetooth version of tivo Slide
Jiri Kosina
1
-1
/
+1
2012-03-30
HID: usbhid: fix error handling of not enough bandwidth
Oliver Neukum
2
-10
/
+28
2012-03-20
exec: move de_thread()->setmax_mm_hiwater_rss() into exec_mmap()
Oleg Nesterov
1
-3
/
+1
2012-03-20
exit_signal: fix the "parent has changed security domain" logic
Oleg Nesterov
2
-14
/
+9
2012-03-20
exit_signal: simplify the "we have changed execution domain" logic
Oleg Nesterov
2
-6
/
+4
2012-03-20
CLONE_PARENT shouldn't allow to set ->exit_signal
Oleg Nesterov
1
-1
/
+7
2012-03-20
Fix pppol2tp getsockname()
Benjamin LaHaise
1
-1
/
+1
2012-03-20
Remove printk from rds_sendmsg
Dave Jones
1
-1
/
+0
2012-03-20
AFS: checking wrong bit in afs_readpages()
Dan Carpenter
1
-1
/
+1
2012-03-20
HID: multitouch: add PID for Fructel product
Andreas Nielsen
3
-0
/
+9
2012-03-20
ipv6: fix incorrent ipv6 ipsec packet fragment
Gao feng
1
-5
/
+6
2012-03-20
cpsw: Hook up default ndo_change_mtu.
David S. Miller
1
-0
/
+1
2012-03-19
vfs: get rid of batshit-insane pointless dentry hash calculations
Linus Torvalds
1
-3
/
+3
2012-03-19
net: qmi_wwan: fix build error due to cdc-wdm dependecy
Bjørn Mork
1
-0
/
+1
2012-03-19
netdev: driver: ethernet: Add TI CPSW driver
Mugunthan V N
4
-0
/
+1086
2012-03-19
netdev: driver: ethernet: add cpsw address lookup engine support
Mugunthan V N
2
-0
/
+734
2012-03-19
phy: add am79c874 PHY support
Heiko Schocher
3
-0
/
+108
2012-03-19
mlx4_core: fix race on comm channel
Eugenia Emantayev
1
-0
/
+9
2012-03-19
bonding: send igmp report for its master
Peter Pan(潘卫平)
1
-3
/
+15
2012-03-19
fs_enet: Add MPC5125 FEC support and PHY interface selection
Vladimir Ermakov
3
-7
/
+28
2012-03-19
net: bpf_jit: fix BPF_S_LDX_B_MSH compilation
Eric Dumazet
1
-9
/
+5
2012-03-19
net: update the usage of CHECKSUM_UNNECESSARY
Yi Zou
1
-0
/
+7
2012-03-19
fcoe: use CHECKSUM_UNNECESSARY instead of CHECKSUM_PARTIAL on tx
Yi Zou
1
-1
/
+1
2012-03-19
net: do not do gso for CHECKSUM_UNNECESSARY in netif_needs_gso
Yi Zou
1
-1
/
+2
2012-03-19
ixgbe: Fix issues with SR-IOV loopback when flow control is disabled
Alexander Duyck
1
-1
/
+8
2012-03-19
net/hyperv: Fix the code handling tx busy
Haiyang Zhang
1
-4
/
+1
2012-03-19
ixgbe: fix namespace issues when FCoE/DCB is not enabled
Jeff Kirsher
4
-902
/
+945
2012-03-19
rtlwifi: Remove unused ETH_ADDR_LEN defines
Joe Perches
2
-2
/
+0
2012-03-19
igbvf: Use ETH_ALEN
Joe Perches
2
-9
/
+2
2012-03-19
atlx: Use ETH_ALEN
Joe Perches
3
-12
/
+7
2012-03-19
if_vlan: Remove VLAN_ETH_ALEN define and the 1 use of it
Joe Perches
1
-4
/
+3
2012-03-19
tcp: reduce out_of_order memory use
Eric Dumazet
3
-1
/
+20
2012-03-19
tcp: introduce tcp_data_queue_ofo
Eric Dumazet
1
-99
/
+115
2012-03-19
bnx2x: validate FW trace prior to its printing
Dmitry Kravkov
2
-1
/
+13
2012-03-19
bnx2x: consistent statistics for old FW
Yuval Mintz
3
-41
/
+6
2012-03-19
bnx2x: changed iscsi/fcoe mac init and macros
Dmitry Kravkov
4
-44
/
+64
2012-03-19
bnx2x: added TLV_NOT_FOUND flags to the dcb
Dmitry Kravkov
2
-7
/
+17
2012-03-19
bnx2x: changed initial dcb configuration
Dmitry Kravkov
1
-29
/
+16
2012-03-19
bnx2x: removed dcb unused code
Yuval Mintz
1
-20
/
+0
2012-03-19
bnx2x: reduced sparse warnings
Yuval Mintz
6
-29
/
+18
2012-03-19
bnx2x: revised driver prints
Merav Sicron
9
-727
/
+694
2012-03-19
bnx2x: added 'likely' to fast-path skb existence
Yuval Mintz
1
-1
/
+2
2012-03-19
be2net: fix programming of VLAN tags for VF
Ajit Khaparde
4
-5
/
+157
2012-03-19
be2net: Fix number of vlan slots in flex mode
Ajit Khaparde
1
-1
/
+1
[next]