Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ff27f38e0ef978aee4c9f7e3a4f3403aae832de2
/
net
« Previous
4fbe63d
netlabel: shorter names for the NetLabel catmap funcs/structs
by Paul Moore
· 10 years ago
d960a61
netlabel: fix the catmap walking functions
by Paul Moore
· 10 years ago
4b8feff
netlabel: fix the horribly broken catmap functions
by Paul Moore
· 10 years ago
41c3bd2
netlabel: fix a problem when setting bits below the previously lowest bit
by Paul Moore
· 10 years ago
4330487
net: use inet6_iif instead of IP6CB()->iif
by Duan Jiong
· 10 years ago
fcdfe3a
net: Correctly set segment mac_len in skb_segment().
by Vlad Yasevich
· 10 years ago
74e83b2
netlink: Use PAGE_ALIGNED macro
by Tobias Klauser
· 10 years ago
7304fe4
net: fix the counter ICMP_MIB_INERRORS/ICMP6_MIB_INERRORS
by Duan Jiong
· 10 years ago
299ee12
sctp: Fixup v4mapped behaviour to comply with Sock API
by Jason Gunthorpe
· 10 years ago
a173e55
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 10 years ago
388070f
tcp: don't require root to read tcp_metrics
by Banerjee, Debabrata
· 10 years ago
8079fb7
xprtrdma: Handle additional connection events
by Chuck Lever
· 10 years ago
a779ca5
xprtrdma: Remove RPCRDMA_PERSISTENT_REGISTRATION macro
by Chuck Lever
· 10 years ago
282191c
xprtrdma: Make rpcrdma_ep_disconnect() return void
by Chuck Lever
· 10 years ago
bb96193
xprtrdma: Schedule reply tasklet once per upcall
by Chuck Lever
· 10 years ago
2e84522
xprtrdma: Allocate each struct rpcrdma_mw separately
by Chuck Lever
· 10 years ago
f590e87
xprtrdma: Rename frmr_wr
by Chuck Lever
· 10 years ago
dab7e3b
xprtrdma: Disable completions for LOCAL_INV Work Requests
by Chuck Lever
· 10 years ago
0505572
xprtrdma: Disable completions for FAST_REG_MR Work Requests
by Chuck Lever
· 10 years ago
440ddad5
xprtrdma: Don't post a LOCAL_INV in rpcrdma_register_frmr_external()
by Chuck Lever
· 10 years ago
ddb6beb
xprtrdma: Reset FRMRs after a flushed LOCAL_INV Work Request
by Chuck Lever
· 10 years ago
9f9d802
xprtrdma: Reset FRMRs when FAST_REG_MR is flushed by a disconnect
by Chuck Lever
· 10 years ago
c2922c0
xprtrdma: Properly handle exhaustion of the rb_mws list
by Chuck Lever
· 10 years ago
3111d72
xprtrdma: Chain together all MWs in same buffer pool
by Chuck Lever
· 10 years ago
c93e986
xprtrdma: Back off rkey when FAST_REG_MR fails
by Chuck Lever
· 10 years ago
0dbb410
xprtrdma: Unclutter struct rpcrdma_mr_seg
by Chuck Lever
· 10 years ago
539431a
xprtrdma: Don't invalidate FRMRs if registration fails
by Chuck Lever
· 10 years ago
a7bc211
xprtrdma: On disconnect, don't ignore pending CQEs
by Chuck Lever
· 10 years ago
6ab5994
xprtrdma: Update rkeys after transport reconnect
by Chuck Lever
· 10 years ago
43e9598
xprtrdma: Limit data payload size for ALLPHYSICAL
by Chuck Lever
· 10 years ago
73806c8
xprtrdma: Protect ia->ri_id when unmapping/invalidating MRs
by Chuck Lever
· 10 years ago
5fc83f4
xprtrdma: Fix panic in rpcrdma_register_frmr_external()
by Chuck Lever
· 10 years ago
47fab41
bridge: Don't include NDA_VLAN for FDB entries with vid 0
by Toshiaki Makita
· 10 years ago
7d5570c
netfilter: nf_tables: check for unset NFTA_SET_ELEM_LIST_ELEMENTS attribute
by Pablo Neira Ayuso
· 10 years ago
b6d0468
netfilter: nfnetlink_acct: avoid using NFACCT_F_OVERQUOTA with bit helper functions
by Alexey Perevalov
· 10 years ago
ccda4a7
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 10 years ago
34c5bd6
net: filter: don't release unattached filter through call_rcu()
by Pablo Neira
· 10 years ago
80019d3
net: Remove unlikely() for WARN_ON() conditions
by Thomas Graf
· 10 years ago
1f74e61
tcp: Fix integer-overflow in TCP vegas
by Christoph Paasch
· 10 years ago
45a0769
tcp: Fix integer-overflows in TCP veno
by Christoph Paasch
· 10 years ago
16eecd9
dcbnl : Fix misleading dcb_app->priority explanation
by Anish Bhatt
· 10 years ago
95cb574
ip_tunnel(ipv4): fix tunnels with "local any remote $remote_ip"
by Dmitry Popov
· 10 years ago
f139c74
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
82c295b
Bluetooth: Always use non-bonding requirement when not bondable
by Johan Hedberg
· 10 years ago
b293947
Bluetooth: Rename pairable mgmt setting to bondable
by Johan Hedberg
· 10 years ago
b6ae845
Bluetooth: Rename HCI_PAIRABLE to HCI_BONDABLE
by Johan Hedberg
· 10 years ago
bdb9434
Bluetooth: Fix sparse warning from HID new leds handling
by Marcel Holtmann
· 10 years ago
6f78fd4
Bluetooth: Fix check for connected state when pairing
by Johan Hedberg
· 10 years ago
3fa71fe
6lowpan: iphc: Fix parenthesis alignments which off-by-one
by Marcel Holtmann
· 10 years ago
9ab9bb0
6lowpan: iphc: Fix missing braces for if statement
by Marcel Holtmann
· 10 years ago
26fff59
6lowpan: iphc: Fix missing blank line after variable declarations
by Marcel Holtmann
· 10 years ago
7fc4cfd
6lowpan: iphc: Fix issues with alignment matching open parenthesis
by Marcel Holtmann
· 10 years ago
89f5349
6lowpan: iphc: Fix block comments to match networking style
by Marcel Holtmann
· 10 years ago
b2e3a47
6lowpan: iphc: remove check on null
by Alexander Aring
· 10 years ago
556a5bf
6lowpan: iphc: use ipv6 api to check address scope
by Alexander Aring
· 10 years ago
85c7124
6lowpan: iphc: cleanup use of lowpan_push_hc_data
by Alexander Aring
· 10 years ago
4ebc960
6lowpan: iphc: cleanup use of lowpan_fetch_skb
by Alexander Aring
· 10 years ago
8ec1d9b
6lowpan: iphc: use sizeof in udp uncompression
by Alexander Aring
· 10 years ago
84ca5e0
6lowpan: iphc: rename hc06_ptr pointer to hc_ptr
by Alexander Aring
· 10 years ago
616d55b
Bluetooth: Fix SMP context tracking leading to a kernel crash
by Johan Hedberg
· 10 years ago
d24675c
netfilter: nfnetlink_acct: dump unmodified nfacct flags
by Alexey Perevalov
· 10 years ago
728dba3
namespaces: Use task_lock and not rcu to protect nsproxy
by Eric W. Biederman
· 11 years ago
c54a5e0
ipv4: clean up cast warning in do_ip_getsockopt
by Karoly Kemeny
· 10 years ago
ad025a5
tipc: remove duplicated include from socket.c
by Wei Yongjun
· 10 years ago
2744644
net/udp_offload: Use IS_ERR_OR_NULL
by Himangi Saraogi
· 10 years ago
d0e992a
openvswitch: Use IS_ERR_OR_NULL
by Himangi Saraogi
· 10 years ago
5a8dbf0
net/ipv4: Use IS_ERR_OR_NULL
by Himangi Saraogi
· 10 years ago
5187768
SUNRPC: Allow svc_reserve() to notify TCP socket that space has been freed
by Trond Myklebust
· 10 years ago
c7fb3f0
SUNRPC: svc_tcp_write_space: don't clear SOCK_NOSPACE prematurely
by Trond Myklebust
· 10 years ago
0971374
SUNRPC: Reduce contention in svc_xprt_enqueue()
by Trond Myklebust
· 10 years ago
40eea80
net: sendmsg: fix NULL pointer dereference
by Andrey Ryabinin
· 10 years ago
9c5ff24
vlan: fail early when creating netdev named config
by WANG Cong
· 10 years ago
a317a2f
ipv6: fail early when creating netdev named all or default
by WANG Cong
· 10 years ago
20e61da
ipv4: fail early when creating netdev named all or default
by WANG Cong
· 10 years ago
4d276eb
net: remove deprecated syststamp timestamp
by Willem de Bruijn
· 10 years ago
68a360e
packet: remove deprecated syststamp timestamp
by Willem de Bruijn
· 10 years ago
a1ae52c
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by John W. Linville
· 10 years ago
ec87652
Merge tag 'nfc-next-3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next
by John W. Linville
· 10 years ago
04ca697
ip: make IP identifiers less predictable
by Eric Dumazet
· 10 years ago
13e9b99
tipc: make tipc_buf_append() more robust
by Jon Paul Maloy
· 10 years ago
545469f
neighbour : fix ndm_type type error issue
by Jun Zhao
· 10 years ago
3fd0202
Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 10 years ago
3bd2724
Bluetooth: Fix incorrectly disabling page scan when toggling connectable
by Johan Hedberg
· 10 years ago
204e399
Bluetooth: Fix clearing HCI_PSCAN flag
by Johan Hedberg
· 10 years ago
ca5bc6c
Merge branch 'sched/urgent' into sched/core, to merge fixes before applying new changes
by Ingo Molnar
· 10 years ago
1bab4c7
inet: frag: set limits and make init_net's high_thresh limit global
by Nikolay Aleksandrov
· 10 years ago
ab1c724
inet: frag: use seqlock for hash rebuild
by Florian Westphal
· 10 years ago
e3a57d1
inet: frag: remove periodic secret rebuild timer
by Florian Westphal
· 10 years ago
3fd588e
inet: frag: remove lru list
by Florian Westphal
· 10 years ago
434d305
inet: frag: don't account number of fragment queues
by Florian Westphal
· 10 years ago
b13d3cb
inet: frag: move eviction of queues to work queue
by Florian Westphal
· 10 years ago
86e93e4
inet: frag: move evictor calls into frag_find function
by Florian Westphal
· 10 years ago
fb3cfe6
inet: frag: remove hash size assumptions from callers
by Florian Westphal
· 10 years ago
36c7778
inet: frag: constify match, hashfn and constructor arguments
by Florian Westphal
· 10 years ago
32226e4
Bluetooth: Set Simultaneous LE and BR/EDR controller option to zero
by Marcel Holtmann
· 10 years ago
729a105
Bluetooth: Expose default LE advertising interval via debugfs
by Georg Lukas
· 10 years ago
628531c
Bluetooth: Provide defaults for LE advertising interval
by Georg Lukas
· 10 years ago
66d8e83
Bluetooth: Fix white list handling with resolvable private addresses
by Marcel Holtmann
· 10 years ago
8540f6c
Bluetooth: Add support for using controller white list filtering
by Marcel Holtmann
· 10 years ago
9a24440
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 10 years ago
Next »