Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
91a1a909f9217abb16c5bb3ec2ae606a9fc085e8
/
net
« Previous
6ffe75e
net: avoid two atomic operations in fast clones
by Eric Dumazet
· 10 years ago
5d330cd
Update old iproute2 and Xen Remus links
by Andrew Shewmaker
· 10 years ago
395eea6
rtnetlink: delay RTM_DELLINK notification until after ndo_uninit()
by Mahesh Bandewar
· 10 years ago
88b17b6
tipc: drop tx side permission checks
by Erik Hugne
· 10 years ago
9772b54
net: sctp: use MAX_HEADER for headroom reserve in output path
by Daniel Borkmann
· 10 years ago
86fe8f8
ipv6: remove useless spin_lock/spin_unlock
by Duan Jiong
· 10 years ago
1b2e122
sunrpc/cache: convert to use string_escape_str()
by Andy Shevchenko
· 10 years ago
acf06a7
sunrpc: only call test_bit once in svc_xprt_received
by Jeff Layton
· 10 years ago
83a712e
sunrpc: add some tracepoints around enqueue and dequeue of svc_xprt
by Jeff Layton
· 10 years ago
b1691bc
sunrpc: convert to lockless lookup of queued server threads
by Jeff Layton
· 10 years ago
403c7b4
sunrpc: fix potential races in pool_stats collection
by Jeff Layton
· 10 years ago
8124438
sunrpc: add a rcu_head to svc_rqst and use kfree_rcu to free it
by Jeff Layton
· 10 years ago
0b5707e
sunrpc: require svc_create callers to pass in meaningful shutdown routine
by Jeff Layton
· 10 years ago
ceff739
sunrpc: have svc_wake_up only deal with pool 0
by Jeff Layton
· 10 years ago
4d5db3f
sunrpc: convert sp_task_pending flag to use atomic bitops
by Jeff Layton
· 10 years ago
779fb0f
sunrpc: move rq_splice_ok flag into rq_flags
by Jeff Layton
· 10 years ago
78b65eb
sunrpc: move rq_dropme flag into rq_flags
by Jeff Layton
· 10 years ago
30660e04b
sunrpc: move rq_usedeferral flag to rq_flags
by Jeff Layton
· 10 years ago
7501cc2
sunrpc: move rq_local field to rq_flags
by Jeff Layton
· 10 years ago
4d152e2
sunrpc: add a generic rq_flags field to svc_rqst and move rq_secure to it
by Jeff Layton
· 10 years ago
2941b0e
Merge tag 'nfs-for-3.19-1' into nfsd for-3.19 branch
by J. Bruce Fields
· 10 years ago
dc9e515
af_packet: virtio 1.0 stubs
by Michael S. Tsirkin
· 10 years ago
fe70077
Bluetooth: fix err_cast.cocci warnings
by Fengguang Wu
· 10 years ago
6db70e3e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 10 years ago
892311f
ethtool: Support for configurable RSS hash function
by Eyal Perry
· 10 years ago
18b5427
net_sched: cls_cgroup: remove unnecessary if
by Jiri Pirko
· 10 years ago
2f8a296
net_sched: cls_flow: remove duplicate assignments
by Jiri Pirko
· 10 years ago
6a659cd
net_sched: cls_flow: remove faulty use of list_for_each_entry_rcu
by Jiri Pirko
· 10 years ago
3fe6b49
net_sched: cls_bpf: remove faulty use of list_for_each_entry_rcu
by Jiri Pirko
· 10 years ago
472f583
net_sched: cls_bpf: remove unnecessary iteration and use passed arg
by Jiri Pirko
· 10 years ago
e438645
net_sched: cls_basic: remove unnecessary iteration and use passed arg
by Jiri Pirko
· 10 years ago
97ede29
tipc: convert name table read-write lock to RCU
by Ying Xue
· 10 years ago
834caaf
tipc: remove unnecessary INIT_LIST_HEAD
by Ying Xue
· 10 years ago
5492390
tipc: simplify relationship between name table lock and node lock
by Ying Xue
· 10 years ago
3493d25
tipc: any name table member must be protected under name table lock
by Ying Xue
· 10 years ago
fb9962f
tipc: ensure all name sequences are properly protected with its lock
by Ying Xue
· 10 years ago
38622f4
tipc: ensure all name sequences are released when name table is stopped
by Ying Xue
· 10 years ago
993bfe5
tipc: make name table allocated dynamically
by Ying Xue
· 10 years ago
1b61e70
tipc: remove size variable from publ_list struct
by Ying Xue
· 10 years ago
ba00410
Merge branch 'iov_iter' into for-next
by Al Viro
· 10 years ago
60c04ae
udp: Neaten and reduce size of compute_score functions
by Joe Perches
· 10 years ago
829ae9d
net-timestamp: allow reading recv cmsg on errqueue with origin tstamp
by Willem de Bruijn
· 10 years ago
7ce875e
ipv4: warn once on passing AF_INET6 socket to ip_recv_error
by Willem de Bruijn
· 10 years ago
81c4126
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 10 years ago
d3eaf58
Merge branch 'device-properties'
by Rafael J. Wysocki
· 10 years ago
9437d2e
Bluetooth: Fix generation of non-resolvable private addresses
by Marcel Holtmann
· 10 years ago
069f845
can: fix spelling errors
by Jeremiah Mahler
· 10 years ago
b111b78
can: eliminate banner[] variable and switch to pr_info()
by Jeremiah Mahler
· 10 years ago
08f63cc
Bluetooth: Check for force_lesc_support before rejecting SMP over BR/EDR
by Marcel Holtmann
· 10 years ago
f9be9e8
Bluetooth: Check for force_lesc_support when enabling SMP over BR/EDR
by Marcel Holtmann
· 10 years ago
89aa075
net: sock: allow eBPF programs to be attached to sockets
by Alexei Starovoitov
· 10 years ago
f2a01517
openvswitch: Fix flow mask validation.
by Pravin B Shelar
· 10 years ago
6fb2a75
gre: Set inner mac header in gro complete
by Tom Herbert
· 10 years ago
244ebd9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 10 years ago
f700076
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by John W. Linville
· 10 years ago
5a34bd5
Bluetooth: Enable events for P-256 Public Key and DHKey commands
by Marcel Holtmann
· 10 years ago
4efbb2c
Bluetooth: Add support for enabling Extended Scanner Filter Policies
by Marcel Holtmann
· 10 years ago
2f010b5
Bluetooth: Add support for handling LE Direct Advertising Report events
by Marcel Holtmann
· 10 years ago
4b71bba
Bluetooth: Enabled LE Direct Advertising Report event if supported
by Marcel Holtmann
· 10 years ago
bcb47aa
mac802154: use goto label on failure
by Varka Bhadram
· 10 years ago
da25cf6
Bluetooth: Report invalid RSSI for service discovery and background scan
by Marcel Holtmann
· 10 years ago
efb2513
Bluetooth: Fix discovery filter when no RSSI is available
by Marcel Holtmann
· 10 years ago
189f6ad
Bluetooth: Remove redundant reverse_base_uuid variable
by Johan Hedberg
· 10 years ago
9981bdb
Bluetooth: Fix Get Conn Info to use cmd_complete callback
by Johan Hedberg
· 10 years ago
ebf86aa
Bluetooth: Fix initializing hci_conn RSSI to invalid value
by Johan Hedberg
· 10 years ago
6948737
Bluetooth: Convert Get Clock Info to use cmd_complete callback
by Johan Hedberg
· 10 years ago
2922a94
Bluetooth: Convert discovery commands to use cmd_complete callback
by Johan Hedberg
· 10 years ago
d8b7b1e
Bluetooth: Convert Unpair Device to use cmd_complete callback
by Johan Hedberg
· 10 years ago
04ab274
Bluetooth: Convert Pair Device to use cmd_complete callback
by Johan Hedberg
· 10 years ago
7776d1d
Bluetooth: Use cmd_complete callback for authentication mgmt commands
by Johan Hedberg
· 10 years ago
f5818c2
Bluetooth: Convert Disconnect mgmt command to use cmd_complete callback
by Johan Hedberg
· 10 years ago
323b0b8
Bluetooth: Store parameter length with pending mgmt commands
by Johan Hedberg
· 10 years ago
1b9b5ee
Bluetooth: Add callback to create proper cmd_complete events
by Johan Hedberg
· 10 years ago
1db9960
net/mac802154: No need for an extra space when casting
by Stefan Schmidt
· 10 years ago
a4dc1321
net/mac802154: Remove extra blank lines.
by Stefan Schmidt
· 10 years ago
6c10dc0
net/ieee802154: Remove and add extra blank lines as needed.
by Stefan Schmidt
· 10 years ago
cad865d
net/ieee802154: Make sure alignment matches parenthesis..
by Stefan Schmidt
· 10 years ago
a413e3f
net/6lowpan: Remove FSF address from GPL statement.
by Stefan Schmidt
· 10 years ago
ee3c3ca
Bluetooth: Clear discovery filter before starting background scan
by Marcel Holtmann
· 10 years ago
2207880
Bluetooth: Fix memory leaks from discovery filter UUID list
by Marcel Holtmann
· 10 years ago
0256325
Bluetooth: Add helper function for clearing the discovery filter
by Marcel Holtmann
· 10 years ago
66ea942
Bluetooth: Add support for Start Service Discovery command
by Jakub Pawlowski
· 10 years ago
799ce93
Bluetooth: Add logic for UUID filter handling
by Jakub Pawlowski
· 10 years ago
b487b9c
Bluetooth: Add framework for device found filtering based on UUID
by Marcel Holtmann
· 10 years ago
bda157a
Bluetooth: Filter device found events based on RSSI threshold
by Marcel Holtmann
· 10 years ago
37eab04
Bluetooth: Add extra discovery fields for storing filter information
by Jakub Pawlowski
· 10 years ago
f77c801
bury struct proc_ns in fs/proc
by Al Viro
· 10 years ago
33c4294
copy address of proc_ns_ops into ns_common
by Al Viro
· 10 years ago
6344c43
new helpers: ns_alloc_inum/ns_free_inum
by Al Viro
· 10 years ago
6496452
make proc_ns_operations work with struct ns_common * instead of void *
by Al Viro
· 10 years ago
ff24870
netns: switch ->get()/->put()/->install()/->inum() to working with &net->ns
by Al Viro
· 10 years ago
435d5f4
common object embedded into various struct ....ns
by Al Viro
· 10 years ago
de51f16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 10 years ago
04bb7ec
Merge tag 'nfc-next-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next
by John W. Linville
· 10 years ago
8019044
Bluetooth: Split triggering of discovery commands into separate function
by Marcel Holtmann
· 10 years ago
11e6e25
Bluetooth: Use {start,stop}_discovery_complete handler for cmd_complete
by Marcel Holtmann
· 10 years ago
f5a969f
Bluetooth: Simplify the error handling of Start Discovery command
by Marcel Holtmann
· 10 years ago
854bda1
Bluetooth: Increment management interface revision
by Marcel Holtmann
· 10 years ago
8ab9731
Bluetooth: Increase minor version of core module
by Marcel Holtmann
· 10 years ago
580039e
Bluetooth: Fix false-positive "uninitialized" compiler warning
by Johan Hedberg
· 10 years ago
Next »