Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
d8ce9395252fa9a264c04e7ab9949f4f7ec96f5b
/
include
e47872209
Bluetooth: Remove strtoba header declared but not defined
by Syam Sidhardhan
· 13 years ago
270ca16
Bluetooth: remove header declared but not defined
by Syam Sidhardhan
· 13 years ago
3c58819
Bluetooth: Add the l2cap_seq_list structure for tracking frames
by Mat Martineau
· 13 years ago
9033894
Bluetooth: Remove err parameter from alloc_skb()
by Gustavo Padovan
· 13 years ago
bd4b165
Bluetooth: Adds set_default function in L2CAP setup
by Andrei Emeltchenko
· 13 years ago
0ed0914
Bluetooth: Remove MGMT_ADDR_INVALID macro
by Andre Guedes
· 13 years ago
eef1d9b
Bluetooth: Remove sk parameter from l2cap_chan_create()
by Gustavo Padovan
· 13 years ago
00e3112
Bluetooth: Add a structure to carry ERTM data in skb control blocks
by Mat Martineau
· 13 years ago
d5f7ac3
Bluetooth: Add definitions and struct members for new ERTM state machine
by Mat Martineau
· 13 years ago
6f74b6f
Bluetooth: Comments and style fixes
by Andrei Emeltchenko
· 13 years ago
21693c1
Bluetooth: Add HCI_PERIODIC_INQ to dev_flags
by Andre Guedes
· 13 years ago
79d6e06
Bluetooth: Add Periodic Inquiry command complete handler
by Andre Guedes
· 13 years ago
7dbfac1
Bluetooth: Add hci_cancel_le_scan() to hci_core
by Andre Guedes
· 13 years ago
5811537
Bluetooth: Correct ediv in SMP
by Andrei Emeltchenko
· 13 years ago
cdbaccc
Bluetooth: Add management command for setting Device ID
by Marcel Holtmann
· 13 years ago
2b9be13
Bluetooth: Handle EIR tags for Device ID
by Marcel Holtmann
· 13 years ago
91c4e9b
Bluetooth: Add TX power tag to EIR data
by Marcel Holtmann
· 13 years ago
6935e0f
Bluetooth: Remove redundant hdev->parent field
by David Herrmann
· 13 years ago
9a00665
Bluetooth: Correct type for ediv to __le16
by Andrei Emeltchenko
· 13 years ago
7d69230
Bluetooth: Correct type for hdev lmp_subver
by Andrei Emeltchenko
· 13 years ago
70c33ea
{nl,cfg,mac}80211: Allow user to see/configure HT protection mode
by Ashok Nagarajan
· 13 years ago
e352114
mac80211: Framework to get wifi-driver stats via ethtool.
by Ben Greear
· 13 years ago
d619921
cfg80211: Add framework to support ethtool stats.
by Ben Greear
· 13 years ago
9bb862b
Merge branch 'master' of git://1984.lsi.us.es/net-next
by David S. Miller
· 13 years ago
d16cf20
netfilter: remove ip_queue support
by Pablo Neira Ayuso
· 13 years ago
6714cf5
netfilter: nf_conntrack: fix explicit helper attachment and NAT
by Pablo Neira Ayuso
· 13 years ago
f73181c
ipvs: add support for sync threads
by Pablo Neira Ayuso
· 13 years ago
749c42b
ipvs: reduce sync rate with time thresholds
by Julian Anastasov
· 13 years ago
1c003b1
ipvs: wakeup master thread
by Pablo Neira Ayuso
· 13 years ago
cdcc5e9
ipvs: always update some of the flags bits in backup
by Julian Anastasov
· 13 years ago
ac3a546
netfilter: nf_conntrack: use this_cpu_inc()
by Eric Dumazet
· 13 years ago
a900689
netfilter: nf_ct_helper: allow to disable automatic helper assignment
by Eric Leblond
· 13 years ago
b44907e
etherdev.h: Convert int is_<foo>_ether_addr to bool
by Joe Perches
· 13 years ago
0d6c4a2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
0ca2997
netdev/of/phy: Add MDIO bus multiplexer support.
by David Daney
· 13 years ago
2510602
netdev/of/phy: New function: of_mdio_find_bus().
by David Daney
· 13 years ago
1c430a7
net: compare_ether_addr[_64bits]() has no ordering
by Johannes Berg
· 13 years ago
ec47ea8
skb: Add inline helper for getting the skb end offset from head
by Alexander Duyck
· 13 years ago
bd14b1b
tcp: be more strict before accepting ECN negociation
by Eric Dumazet
· 13 years ago
f45ebf3
mISDN: Help to identify the card
by Karsten Keil
· 13 years ago
c626c12
mISDN: Make layer1 timer 3 value configurable
by Karsten Keil
· 13 years ago
8423e6b
mISDN: L2 timeouts need to be queued as L2 event
by Karsten Keil
· 13 years ago
c42f1d4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
3a7c1ee4
skb: Add skb_head_is_locked helper function
by Alexander Duyck
· 13 years ago
b081f85
net: implement tcp coalescing in tcp_queue_rcv()
by Eric Dumazet
· 13 years ago
750ea2b
tcp: early retransmit: delayed fast retransmit
by Yuchung Cheng
· 13 years ago
eed530b
tcp: early retransmit
by Yuchung Cheng
· 13 years ago
076e777
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 13 years ago
d96194966
net: fix two typos in skbuff.h
by Eric Dumazet
· 13 years ago
e4ae004
netem: add ECN capability
by Eric Dumazet
· 13 years ago
18d0700
net: skb_peek()/skb_peek_tail() cleanups
by Eric Dumazet
· 13 years ago
a32e0ee
l2tp: introduce L2TPv3 IP encapsulation support for IPv6
by Chris Elston
· 13 years ago
f9bac8d
l2tp: netlink api for l2tpv3 ipv6 unmanaged tunnels
by Chris Elston
· 13 years ago
9d4ec1a
pppox: Replace __attribute__((packed)) in if_pppox.h
by James Chapman
· 13 years ago
d7e8883
net: make GRO aware of skb->head_frag
by Eric Dumazet
· 13 years ago
d3836f2
net: allow skb->head to be a page fragment
by Eric Dumazet
· 13 years ago
e7a7c9a
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 13 years ago
41b3254
efi: Add new variable attributes
by Matthew Garrett
· 13 years ago
518fbf9
net: fix sk_sockets_allocated_read_positive
by Eric Dumazet
· 13 years ago
5414fc1
Merge branch 'master' of git://1984.lsi.us.es/net
by David S. Miller
· 13 years ago
8537de8
ipvs: kernel oops - do_ip_vs_get_ctl
by Hans Schillstrom
· 13 years ago
582b8e3
ipvs: take care of return value from protocol init_netns
by Hans Schillstrom
· 13 years ago
9883035
pipes: add a "packetized pipe" mode for writing
by Linus Torvalds
· 13 years ago
8d7d1ad
Merge tag 'usb-3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 13 years ago
d2cf336
net/l2tp: add support for L2TP over IPv6 UDP
by Benjamin LaHaise
· 13 years ago
d7f3f62
net/ipv6/udp: UDP encapsulation: introduce encap_rcv hook into IPv6
by Benjamin LaHaise
· 13 years ago
b990f9b
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
84c6a81
Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 13 years ago
4dcc063
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by John W. Linville
· 13 years ago
dbabe0d
spi: fix spi.h kernel-doc warning
by Randy Dunlap
· 13 years ago
6746960
ipv6: RTAX_FEATURE_ALLFRAG causes inefficient TCP segment sizing
by Eric Dumazet
· 13 years ago
b95ace5
ARM: pxa: fix gpio wakeup setting
by Robert Jarzmik
· 13 years ago
110a5c8
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 13 years ago
a85c9bb
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 13 years ago
d9b8ae6
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
de248a7
tcp repair: Fix unaligned access when repairing options (v2)
by Pavel Emelyanov
· 13 years ago
2300fd6
Merge tag 'nfs-for-3.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 13 years ago
86ec090
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
904249a
mm: fix up the vmscan stat in vmstat
by Ying Han
· 13 years ago
8dcf01f
net: sock_diag_handler structs can be const
by Shan Wei
· 13 years ago
151b612
USB: EHCI: fix crash during suspend on ASUS computers
by Alan Stern
· 13 years ago
423b40e
Merge tag 'hsi_fixes_for_3.4' of git://gitorious.org/kernel-hsi/kernel-hsi
by Linus Torvalds
· 13 years ago
38ba0a6
net: skb_can_coalesce returns a boolean
by Eric Dumazet
· 13 years ago
a881e96
set fake_rtable's dst to NULL to avoid kernel Oops
by Peter Huang (Peng)
· 13 years ago
f240019
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
f545a38
net: add a limit parameter to sk_add_backlog()
by Eric Dumazet
· 13 years ago
b989850
net ax25: Fix the build when sysctl support is disabled.
by Eric W. Biederman
· 13 years ago
d643bdc
asm-generic: Allow overriding clock_t and add attributes to siginfo_t
by H. Peter Anvin
· 13 years ago
48c7495
net sysctl: Add place holder functions for when sysctl support is compiled out of the kernel.
by Eric W. Biederman
· 13 years ago
0d8a0a1
mac80211: declare ieee80211_ave_rssi as EXPORT
by Wey-Yi Guy
· 13 years ago
ec1c56f
HSI: hsi: Rework hsi_event interface
by Carlos Chinea
· 13 years ago
5a218ce
HSI: hsi: Rework hsi_controller release
by Carlos Chinea
· 13 years ago
b202445
[SCSI] libsas, libata: fix start of life for a sas ata_port
by Dan Williams
· 13 years ago
22b9153
[SCSI] libsas: introduce sas_work to fix sas_drain_work vs sas_queue_work
by Dan Williams
· 13 years ago
205b9c9
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 13 years ago
7e29629
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
3fca40c
irq: Add IRQ_TYPE_DEFAULT for use by PIC drivers
by Benjamin Herrenschmidt
· 13 years ago
900f65d
tcp: move duplicate code from tcp_v4_init_sock()/tcp_v6_init_sock()
by Neal Cardwell
· 13 years ago
19a0b58
team: allow to enable/disable ports
by Jiri Pirko
· 13 years ago
b139ba4
tcp: Repair connection-time negotiated parameters
by Pavel Emelyanov
· 13 years ago
Next »