Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
bc81d43ad21ede28cec6b21a4c0a36aa37fe8d0b
/
net
a796dac
wireless: core: Reorder wiphy_register() notifications relevantly
by Tomasz Bursztyka
· 10 years ago
07bc788
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by John W. Linville
· 10 years ago
47e4df9
mac80211: fix channel switch for chanctx-based drivers
by Michal Kazior
· 10 years ago
aa4a83e
net: sctp: fix suboptimal edge-case on non-active active/retrans path selection
by Daniel Borkmann
· 10 years ago
ea4f19c
net: sctp: spare unnecessary comparison in sctp_trans_elect_best
by Daniel Borkmann
· 10 years ago
2ba5af4
openvswitch: fix panic with multiple vlan headers
by Jiri Benc
· 10 years ago
793c3b4
net: ipv6: fib: don't sleep inside atomic lock
by Benjamin Block
· 10 years ago
061079a
sctp: not send SCTP_PEER_ADDR_CHANGE notifications with failed probe
by zhuyj
· 10 years ago
dc80811
packet: handle too big packets for PACKET_V3
by Eric Dumazet
· 10 years ago
6df378d
lec: Use rtnl lock/unlock when updating MTU
by chas williams - CONTRACTOR
· 10 years ago
02784f1b
tipc: Fix build.
by David S. Miller
· 10 years ago
7201c1d
cbq: now_rt removal
by Vasily Averin
· 10 years ago
73d0f37
cbq: incorrectly low bandwidth setting blocks limited traffic
by Vasily Averin
· 10 years ago
ac32c7f
tipc: fix message importance range check
by Erik Hugne
· 10 years ago
e050dbe
batman-adv: Fix parameter order of hlist_add_behind
by Sven Eckelmann
· 10 years ago
9ce12eb
netlink: Annotate RCU locking for seq_file walker
by Thomas Graf
· 10 years ago
0c9ab09
tcp: fix ssthresh and undo for consecutive short FRTO episodes
by Neal Cardwell
· 10 years ago
a26552a
tcp: don't allow syn packets without timestamps to pass tcp_tw_recycle logic
by Hannes Frederic Sowa
· 10 years ago
4fab907
tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()
by Neal Cardwell
· 10 years ago
bc8fc7b
sit: Fix ipip6_tunnel_lookup device matching criteria
by Shmulik Ladkani
· 10 years ago
9d186ca
tcp: don't use timestamp from repaired skb-s to calculate RTT (v2)
by Andrey Vagin
· 10 years ago
13cac15
Bluetooth: Fix ERTM L2CAP resend packet
by Lukasz Rymanowski
· 10 years ago
069cb27
Bluetooth: Improve data packing in SAR mode
by Lukasz Rymanowski
· 10 years ago
f558891
mac802154: common tx error path
by Varka Bhadram
· 10 years ago
0ba1f94
ieee802154: 6lowpan: remove unused function
by Alexander Aring
· 10 years ago
b288a49
mac802154: common error path
by Varka Bhadram
· 10 years ago
24bbd44
mac802154: cleanup in rx path
by Varka Bhadram
· 10 years ago
6f48e26
Bluetooth: Make smp_chan_destroy() private to smp.c
by Johan Hedberg
· 10 years ago
86d1407
Bluetooth: Always call smp_distribute_keys() from a workqueue
by Johan Hedberg
· 10 years ago
109ec23
Bluetooth: Move canceling security_timer into smp_chan_destroy()
by Johan Hedberg
· 10 years ago
276d807
Bluetooth: Remove unused l2cap_conn->security_timer
by Johan Hedberg
· 10 years ago
b68fda6
Bluetooth: Add SMP-internal timeout callback
by Johan Hedberg
· 10 years ago
8ae9b98
Bluetooth: Fix double free of SMP data skb
by Johan Hedberg
· 10 years ago
4befb86
Bluetooth: Call l2cap_conn_shutdown() when SMP recv callback fails
by Johan Hedberg
· 10 years ago
dec5b49
Bluetooth: Add public l2cap_conn_shutdown() API to request disconnection
by Johan Hedberg
· 10 years ago
44f1a7a
Bluetooth: Use L2CAP resume callback to call smp_distribute_keys
by Johan Hedberg
· 10 years ago
5d88cc7
Bluetooth: Convert SMP to use l2cap_chan infrastructure
by Johan Hedberg
· 10 years ago
defce9e
Bluetooth: Make AES crypto context private to SMP
by Johan Hedberg
· 10 years ago
70db83c
Bluetooth: Add SMP L2CAP channel skeleton
by Johan Hedberg
· 10 years ago
711eafe
Bluetooth: Move SMP (de)initialization to smp.c
by Johan Hedberg
· 10 years ago
5450691
Bluetooth: Move SMP initialization after HCI init
by Johan Hedberg
· 10 years ago
222916e
Bluetooth: Refactor SMP (de)initialization into separate functions
by Johan Hedberg
· 10 years ago
893eded
Bluetooth: Fix IRK lookup when tfm_aes is not available
by Johan Hedberg
· 10 years ago
fabed38
Bluetooth: Fix hci_update_random_address() error return for no crypto
by Johan Hedberg
· 10 years ago
d336860
Bluetooth: Fix using HCI_CONN_LE_SMP_PEND to check for SMP context
by Johan Hedberg
· 10 years ago
79a0572
Bluetooth: Call l2cap_le_conn_ready after notifying channels
by Johan Hedberg
· 10 years ago
72847ce
Bluetooth: Call L2CAP teardown callback before clearing chan->conn
by Johan Hedberg
· 10 years ago
1482430
Bluetooth: Move parts of fixed channel initialization to l2cap_add_scid
by Johan Hedberg
· 10 years ago
06171e0
Bluetooth: Remove special ATT data channel handling
by Johan Hedberg
· 10 years ago
54a1b62
Bluetooth: Improve fixed channel lookup based on link type
by Johan Hedberg
· 10 years ago
e760ec1
Bluetooth: Move L2CAP fixed channel creation into l2cap_conn_cfm
by Johan Hedberg
· 10 years ago
dc0f508
Bluetooth: Refactor l2cap_connect_cfm
by Johan Hedberg
· 10 years ago
191eb39
Bluetooth: Remove special handling of ATT in l2cap_security_cfm()
by Johan Hedberg
· 10 years ago
d52deb1
Bluetooth: Resume BT_CONNECTED state after LE security elevation
by Johan Hedberg
· 10 years ago
5ff6f34
Bluetooth: Fix __l2cap_no_conn_pending() usage with all channels
by Johan Hedberg
· 10 years ago
a24cce1
Bluetooth: Fix reference counting of global L2CAP channels
by Johan Hedberg
· 10 years ago
2b29349
Bluetooth: Fix confusion between parent and child channel for 6lowpan
by Johan Hedberg
· 10 years ago
5fcb934
Bluetooth: Remove redundant check for remote_key_dist
by Johan Hedberg
· 10 years ago
22f433d
Bluetooth: Disable page scan if all whitelisted devices are connected
by Johan Hedberg
· 10 years ago
432df05
Bluetooth: Create unified helper function for updating page scan
by Johan Hedberg
· 10 years ago
84c61d9
Bluetooth: Add convenience function to check for pending power off
by Johan Hedberg
· 10 years ago
490cc7d
net-timestamp: fix missing tcp fragmentation cases
by Willem de Bruijn
· 10 years ago
712a722
net-timestamp: fix missing ACK timestamp
by Willem de Bruijn
· 10 years ago
efd5029
irda: Fix rd_frame control field initialization in irlap_send_rd_frame()
by Maks Naumov
· 10 years ago
8356f9d
lec: Fix bug introduced by b67bfe0d42cac56c512dd5da4b1b347a23f4b70a
by chas williams - CONTRACTOR
· 10 years ago
de713b5
atm/svc: Fix blocking in wait loop
by chas williams - CONTRACTOR
· 10 years ago
3791b3f
openvswitch: Fix memory leak in ovs_vport_alloc() error path
by Christoph Jaeger
· 10 years ago
f0094b2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
06b8ab5
Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 10 years ago
8d2d441
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 10 years ago
0d5501c
net: Always untag vlan-tagged traffic on input.
by Vlad Yasevich
· 10 years ago
f00439e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 10 years ago
77e40aa
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 10 years ago
0d10c2c
Merge branch 'for-3.17' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 10 years ago
5f740d7
libceph: set last_piece in ceph_msg_data_pages_cursor_init() correctly
by Ilya Dryomov
· 10 years ago
945a367
rtnetlink: fix VF info size
by Jiri Benc
· 10 years ago
b7a71b5
ipv4: removed redundant conditional
by Niv Yehezkel
· 10 years ago
609ccf0
netfilter: nf_tables: fix error return code
by Julia Lawall
· 10 years ago
7926dbf
netfilter: don't use mutex_lock_interruptible()
by Pablo Neira Ayuso
· 10 years ago
b88825d
netfilter: nf_tables: don't update chain with unset counters
by Pablo Neira Ayuso
· 10 years ago
a3716e7
netfilter: nf_tables: uninitialize element key/data from the commit path
by Pablo Neira Ayuso
· 10 years ago
4e48ed8
netlink: reset network header before passing to taps
by Daniel Borkmann
· 10 years ago
0a4dd0d
batman: fix duplicate #include of multicast.h
by Jean Sacren
· 10 years ago
2072ec8
openvswitch: fix duplicate #include headers
by Jean Sacren
· 10 years ago
2d177f3
6lowpan: Allow 6LoWPAN to be modular
by Geert Uytterhoeven
· 10 years ago
33caee3
Merge branch 'akpm' (patchbomb from Andrew Morton)
by Linus Torvalds
· 10 years ago
6c8f7e7
netlink: hold nl_sock_hash_lock during diag dump
by Thomas Graf
· 10 years ago
1d02328
list: fix order of arguments for hlist_add_after(_rcu)
by Ken Helias
· 10 years ago
9ea88a1
tcp: md5: check md5 signature without socket lock
by Dmitry Popov
· 10 years ago
f066e2b
net-timestamp: cumulative tcp timestamping fixes
by Willem de Bruijn
· 10 years ago
140c55d
net-timestamp: sock_tx_timestamp() fix
by Eric Dumazet
· 10 years ago
ae045e2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
bb2cbf5
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 10 years ago
d247b6a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
757efd3
sctp: fix possible seqlock seadlock in sctp_packet_transmit()
by Eric Dumazet
· 10 years ago
6ff4e36
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 10 years ago
fdb0a66
bridge: Update outdated comment on promiscuous mode
by Toshiaki Makita
· 10 years ago
e1c8a60
net-timestamp: ACK timestamp for bytestreams
by Willem de Bruijn
· 10 years ago
4ed2d76
net-timestamp: TCP timestamping
by Willem de Bruijn
· 10 years ago
e7fd288
net-timestamp: SCHED timestamp on entering packet scheduler
by Willem de Bruijn
· 10 years ago
Next »