Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
f91c8468df97d0ac18132eb38283524a74317901
/
net
f91c846
Bluetooth: Fix establishing ESCO links
by Vinicius Costa Gomes
· 13 years ago
144ad33
Bluetooth: Use kref for l2cap channel reference counting
by Syam Sidhardhan
· 13 years ago
ab19516
Bluetooth: debug: Correct the PSM printing
by Syam Sidhardhan
· 13 years ago
f0d6a0e
Bluetooth: mgmt: Add device disconnect reason
by Mikel Astiz
· 13 years ago
fa1bd91
Bluetooth: Fix minor coding style in hci_event.c
by Mikel Astiz
· 13 years ago
31f4707
Bluetooth: trivial: Use preferred method for NULL check
by Andrei Emeltchenko
· 13 years ago
09d5d4a
Bluetooth: trivial: Shorten variable scope
by Andrei Emeltchenko
· 13 years ago
e6dd548
Bluetooth: Add type information to the hci_connect() debug statement
by Vinicius Costa Gomes
· 13 years ago
4cd2d98
Bluetooth: Simplify a the connection type handling
by Vinicius Costa Gomes
· 13 years ago
b7d839b
Bluetooth: Refactor SCO connection into its own function
by Vinicius Costa Gomes
· 13 years ago
db47427
Bluetooth: Refactor ACL connection into its own function
by Vinicius Costa Gomes
· 13 years ago
d04aef4
Bluetooth: Refactor LE connection into its own function
by Vinicius Costa Gomes
· 13 years ago
1aef866
Bluetooth: Rename LE and ACL connection functions
by Vinicius Costa Gomes
· 13 years ago
57f5d0d
Bluetooth: Remove some functions from being exported
by Vinicius Costa Gomes
· 13 years ago
df32381
mac80211: fix unnecessary beacon update after peering status change
by Marco Porsch
· 13 years ago
57f784f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by John W. Linville
· 13 years ago
cd17dec
Bluetooth: Refactor in hci_le_conn_complete_evt
by Andre Guedes
· 13 years ago
b47a09b
Bluetooth: Lookup hci_conn in hci_le_conn_complete_evt
by Andre Guedes
· 13 years ago
0c95ab7
Bluetooth: Find hci_conn by BT_CONNECT state
by Andre Guedes
· 13 years ago
f00a06a
Bluetooth: Refactor hci_cs_le_create_conn
by Andre Guedes
· 13 years ago
847012c
Bluetooth: Remove unneeded code
by Andre Guedes
· 13 years ago
b9b343d
Bluetooth: Fix hci_le_conn_complete_evt
by Andre Guedes
· 13 years ago
230fd16
Bluetooth: Trivial refactoring
by Andre Guedes
· 13 years ago
de9b921
Bluetooth: Added /proc/net/sco via bt_procfs_init()
by Masatake YAMATO
· 13 years ago
c6f5df16
Bluetooth: Added /proc/net/rfcomm via bt_procfs_init()
by Masatake YAMATO
· 13 years ago
5b28d95
Bluetooth: Added /proc/net/l2cap via bt_procfs_init()
by Masatake YAMATO
· 13 years ago
5c6ad8e
Bluetooth: Added /proc/net/hidp via bt_procfs_init()
by Masatake YAMATO
· 13 years ago
f7c8663
Bluetooth: Added /proc/net/hci via bt_procfs_init()
by Masatake YAMATO
· 13 years ago
8c8de58
Bluetooth: Added /proc/net/cmtp via bt_procfs_init()
by Masatake YAMATO
· 13 years ago
77cf558
Bluetooth: Added /proc/net/bnep via bt_procfs_init()
by Masatake YAMATO
· 13 years ago
256a06c
Bluetooth: /proc/net/ entries for bluetooth protocols
by Masatake YAMATO
· 13 years ago
4af66c6
Bluetooth: Free the l2cap channel list only when refcount is zero
by Jaganath Kanakkassery
· 13 years ago
3064837
Bluetooth: Move l2cap_chan_hold/put to l2cap_core.c
by Jaganath Kanakkassery
· 13 years ago
ee72d15
Bluetooth: Remove locking in hci_user_passkey_request_evt
by Andre Guedes
· 13 years ago
9e66463
Bluetooth: Make connect / disconnect cfm functions return void
by Andrei Emeltchenko
· 13 years ago
c58e810
Bluetooth: Use lmp_no_flush_capable where applicable
by Andre Guedes
· 13 years ago
999dcd1
Bluetooth: Use lmp_sniffsubr_capable where applicable
by Andre Guedes
· 13 years ago
6eded10
Bluetooth: Use lmp_sniff_capable where applicable
by Andre Guedes
· 13 years ago
9f92ebf
Bluetooth: Use lmp_rswitch_capable where applicable
by Andre Guedes
· 13 years ago
45db810f
Bluetooth: Use lmp_esco_capable where applicable
by Andre Guedes
· 13 years ago
9a1a199
Bluetooth: Use lmp_ssp_capable where applicable
by Andre Guedes
· 13 years ago
c383ddc
Bluetooth: Use lmp_le_capable where applicable
by Andre Guedes
· 13 years ago
ed3fa31
Bluetooth: Use lmp_bredr_capable where applicable
by Andre Guedes
· 13 years ago
78eb2f9
Bluetooth: Fix processing A2MP chan in security_cfm
by Andrei Emeltchenko
· 13 years ago
d9fc1d5
Bluetooth: Do not shadow hdr variable
by Andrei Emeltchenko
· 13 years ago
8e8c7e3
Bluetooth: debug: Fix printing A2MP cmd code format
by Andrei Emeltchenko
· 13 years ago
bb4b2a9
Bluetooth: mgmt: Managing only BR/EDR HCI controllers
by Andrei Emeltchenko
· 13 years ago
caacf05
ipv4: Properly purge netdev references on uncached routes.
by David S. Miller
· 13 years ago
c5038a8
ipv4: Cache routes in nexthop exception entries.
by David S. Miller
· 13 years ago
d26b3a7
ipv4: percpu nh_rth_output cache
by Eric Dumazet
· 13 years ago
54764bb
ipv4: Restore old dst_free() behavior.
by Eric Dumazet
· 13 years ago
5a0d513
bridge: make port attributes const
by stephen hemminger
· 13 years ago
0c7462a
ipv4: remove rt_cache_rebuild_count
by Eric Dumazet
· 13 years ago
404e0a8
net: ipv4: fix RCU races on dst refcounts
by Eric Dumazet
· 13 years ago
cca32e4
net: TCP early demux cleanup
by Eric Dumazet
· 13 years ago
8253947
ipv6: fix incorrect route 'expires' value passed to userspace
by Li Wei
· 13 years ago
61648d9
ipv4: clean up put_child
by Lin Ming
· 13 years ago
4ea4bf7
ipv4: fix debug info in tnode_new
by Lin Ming
· 13 years ago
59ea33a
tcp: perform DMA to userspace only if there is a task waiting for it
by Jiri Kosina
· 13 years ago
6081030
Revert "openvswitch: potential NULL deref in sample()"
by Jesse Gross
· 13 years ago
505fbcf
ipv4: fix TCP early demux
by Eric Dumazet
· 13 years ago
b1beb68
net: fix rtnetlink IFF_PROMISC and IFF_ALLMULTI handling
by Jiri Benc
· 13 years ago
4249357
tcp: Add TCP_USER_TIMEOUT negative value check
by Hangbin Liu
· 13 years ago
aa0b3b2
Merge branch 'for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds
by Linus Torvalds
· 13 years ago
1e30c1b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
c710998
ipv6: Early TCP socket demux
by Eric Dumazet
· 13 years ago
c6cffba
ipv4: Fix input route performance regression.
by David S. Miller
· 13 years ago
4331deb
ipv4: rt_cache_valid must check expired routes
by Eric Dumazet
· 13 years ago
8b72ff6
wanmain: comparing array with NULL
by Alan Cox
· 13 years ago
9cb429d
tcp: early_demux fixes
by Eric Dumazet
· 13 years ago
d14b7a4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
3c4cfad
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 13 years ago
320f5ea
genetlink: define lockdep_genl_is_held() when CONFIG_LOCKDEP
by WANG Cong
· 13 years ago
19cd67e
leds: Rename led_brightness_set() to led_set_brightness()
by Shuah Khan
· 13 years ago
13378ca
ipv4: Change rt->rt_iif encoding.
by David S. Miller
· 13 years ago
b685817
net: Make skb->skb_iif always track skb->dev
by David S. Miller
· 13 years ago
92101b3
ipv4: Prepare for change of rt->rt_iif encoding.
by David S. Miller
· 13 years ago
fe3edf4
ipv4: Remove all RTCF_DIRECTSRC handliing.
by David S. Miller
· 13 years ago
838942a
ipv4: Really ignore ICMP address requests/replies.
by David S. Miller
· 13 years ago
8acfaa9
decnet: Don't set RTCF_DIRECTSRC.
by David S. Miller
· 13 years ago
e7d4b18
net/ipv4/ip_vti.c: Fix __rcu warnings detected by sparse.
by Saurabh
· 13 years ago
8fe5cb8
ipv4: Remove redundant assignment
by Lin Ming
· 13 years ago
a66d2c8
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
06b6a1c
rds: set correct msg_namelen
by Weiping Pan
· 13 years ago
5b3e7e6
openvswitch: potential NULL deref in sample()
by Dan Carpenter
· 13 years ago
563d34d
tcp: dont drop MTU reduction indications
by Eric Dumazet
· 13 years ago
9a0a950
tcp: avoid oops in tcp_metrics and reset tcpm_stamp
by Julian Anastasov
· 13 years ago
8188104
net: Fix references to out-of-scope variables in put_cmsg_compat()
by Jesper Juhl
· 13 years ago
5e9965c
Merge branch 'kill_rtcache'
by David S. Miller
· 13 years ago
6120d3d
get rid of ->scm_work_list
by Al Viro
· 13 years ago
406a3c6
net: netprio_cgroup: rework update socket logic
by John Fastabend
· 13 years ago
dcc0fb7
skbuff: export skb_copy_ubufs
by Michael S. Tsirkin
· 13 years ago
1080e51
net: orphan frags on receive
by Michael S. Tsirkin
· 13 years ago
70008aa
skbuff: convert to skb_orphan_frags
by Michael S. Tsirkin
· 13 years ago
1d69c2b
rtnl: Add #ifdef CONFIG_RPS around num_rx_queues reference
by Mark A. Greer
· 13 years ago
5aa93bc
sctp: Implement quick failover draft from tsvwg
by Neil Horman
· 13 years ago
e390648
net: fix race condition in several drivers when reading stats
by Kevin Groeneveld
· 13 years ago
0980e56
ipv4: tcp: set unicast_sock uc_ttl to -1
by Eric Dumazet
· 13 years ago
c073cfc
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch
by David S. Miller
· 13 years ago
a1b5d0d
openvswitch: Check gso_type for correct sk_buff in queue_gso_packets().
by Ben Pfaff
· 13 years ago
Next »