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
2015-11-08
netfilter: nft_meta: use skb_to_full_sk() helper
Eric Dumazet
1
-16
/
+20
2015-11-08
net_sched: em_meta: use skb_to_full_sk() helper
Eric Dumazet
1
-46
/
+92
2015-11-08
sched: cls_flow: use skb_to_full_sk() helper
Eric Dumazet
1
-4
/
+11
2015-11-08
netfilter: xt_owner: use skb_to_full_sk() helper
Eric Dumazet
1
-2
/
+4
2015-11-08
smack: use skb_to_full_sk() helper
Eric Dumazet
1
-4
/
+7
2015-11-08
net: add skb_to_full_sk() helper and use it in selinux_netlbl_skbuff_setsid()
Eric Dumazet
3
-15
/
+15
2015-11-08
bpf: doc: correct arch list for supported eBPF JIT
Yang Shi
1
-3
/
+3
2015-11-07
dwc_eth_qos: Delete an unnecessary check before the function call "of_node_put"
Markus Elfring
1
-2
/
+1
2015-11-07
bonding: fix panic on non-ARPHRD_ETHER enslave failure
Jay Vosburgh
1
-0
/
+1
2015-11-07
net/qlcnic: fix mac address restore in bond mode 5/6
Jarod Wilson
1
-1
/
+2
2015-11-07
fjes: Delete an unnecessary check before the function call "vfree"
Markus Elfring
1
-3
/
+1
2015-11-05
selinux: fix random read in selinux_ip_postroute_compat()
Eric Dumazet
1
-4
/
+14
2015-11-05
bnxt_en: More robust SRIOV cleanup sequence.
Jeffrey Huang
1
-13
/
+27
2015-11-05
bnxt_en: Fix comparison of u16 sw_id against negative value.
Michael Chan
1
-4
/
+5
2015-11-05
bnxt_en: map CAG_REG_LEGACY_INT_STATUS_MASK to GRC window #4
Jeffrey Huang
2
-3
/
+20
2015-11-05
bnxt_en: Determine tcp/ipv6 RSS hash type correctly.
Michael Chan
1
-5
/
+7
2015-11-05
bnxt_en: Change sp events definitions to represent bit position.
Jeffrey Huang
1
-5
/
+5
2015-11-05
tcp: use correct req pointer in tcp_move_syn() calls
Eric Dumazet
2
-2
/
+2
2015-11-05
packet: race condition in packet_bind
Francesco Ruggeri
1
-31
/
+49
2015-11-05
ipv4: use sk_fullsock() in ipv4_conntrack_defrag()
Eric Dumazet
1
-3
/
+2
2015-11-05
tcp: fix req->saved_syn race
Eric Dumazet
4
-11
/
+21
2015-11-05
net: stmmac: fix double-initialization of phy_iface
LABBE Corentin
1
-1
/
+1
2015-11-05
qlogic: qed: fix error codes in qed_resc_alloc()
Dan Carpenter
1
-3
/
+9
2015-11-05
net: dsa: mv88e6xxx: isolate unbridged ports
Vivien Didelot
4
-0
/
+48
2015-11-05
USB: qmi_wwan: Add quirk for Quectel EC20 Mini PCIe module
Petr Štetiar
1
-0
/
+21
2015-11-05
bpf: add mod default A and X test cases
Yang Shi
1
-0
/
+30
2015-11-05
bnxt_en: add VXLAN dependency
Arnd Bergmann
1
-0
/
+1
2015-11-04
net: add forgotten IFF_L3MDEV_SLAVE define
Jiri Pirko
1
-0
/
+1
2015-11-04
ipv6: clean up dev_snmp6 proc entry when we fail to initialize inet6_dev
Sabrina Dubroca
1
-0
/
+1
2015-11-04
qlogic: qed: fix a test for MODE_MF_SI
Dan Carpenter
1
-1
/
+1
2015-11-04
qlogic/qed: remove bogus NULL check
Dan Carpenter
1
-5
/
+0
2015-11-05
Bluetooth: L2CAP: Add missing checks for invalid LE DCID
Johan Hedberg
1
-1
/
+8
2015-11-05
Bluetooth: L2CAP: Fix checked range when allocating new CID
Johan Hedberg
1
-1
/
+1
2015-11-05
Bluetooth: L2CAP: Fix returning correct LE CoC response codes
Johan Hedberg
2
-1
/
+10
2015-11-05
Bluetooth: Check for supported white list before issuing commands
Marcel Holtmann
1
-6
/
+11
2015-11-05
Bluetooth: Fix possible deadlock in btusb
Kuba Pawlak
1
-2
/
+4
2015-11-04
VSOCK: call sk->sk_data_ready() on accept()
Stefan Hajnoczi
1
-1
/
+1
2015-11-04
tun_dst: Fix potential NULL dereference
Tobias Klauser
1
-1
/
+2
2015-11-04
net/core: ensure features get disabled on new lower devs
Jarod Wilson
1
-3
/
+4
2015-11-04
net: Fix prefsrc lookups
David Ahern
1
-3
/
+10
2015-11-04
ipv4: fix a potential deadlock in mcast getsockopt() path
WANG Cong
2
-23
/
+34
2015-11-04
ipv4: disable BH when changing ip local port range
WANG Cong
1
-2
/
+2
2015-11-04
sh_eth: merge sh_eth_free_dma_buffer() into sh_eth_ring_free()
Sergei Shtylyov
1
-38
/
+22
2015-11-04
sh_eth: kill 'ret' variable in sh_eth_ring_init()
Sergei Shtylyov
1
-16
/
+8
2015-11-04
drivers: net: cpsw: Add support for fixed-link PHY
Markus Brunner
2
-0
/
+18
2015-11-05
NFC: nfcmrvl: avoid being stuck on FW dnld timeout
Vincent Cuissard
1
-3
/
+9
2015-11-05
NFC: nfcmrvl: remove unneeded CONFIG_OF switches
Vincent Cuissard
2
-24
/
+0
2015-11-05
NFC: nfcmrvl: free reset gpio
Vincent Cuissard
1
-0
/
+3
2015-11-05
NFC: nfcmrvl: add a small wait after setting UART break
Vincent Cuissard
1
-1
/
+3
2015-11-05
NFC: nfcmrvl: avoid UART break control during FW download
Vincent Cuissard
1
-4
/
+6
[next]