Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7ddb69222d0fdc0bc83b60dbb21d9864ebf2907e
7ddb692
Bluetooth: bfusb: Fix the return error code
by Syam Sidhardhan
· 9 years ago
f71e823
Bluetooth: bfusb: Remove redundant error message
by Syam Sidhardhan
· 9 years ago
17722e2
Bluetooth: bcm203x: Remove redundant error message
by Syam Sidhardhan
· 9 years ago
806f50c
Bluetooth: hci_bcm: Add BCM2E65 ACPI ID
by Luka Karinja
· 9 years ago
92e17ee
6lowpan: fix debugfs interface entry name
by Alexander Aring
· 9 years ago
7eb7404
Bluetooth: use list_for_each_entry*
by Geliang Tang
· 9 years ago
07f6f4a
tcp: diag: add support for request sockets to tcp_abort()
by Eric Dumazet
· 9 years ago
d73e5f4
Merge branch 'bpf-misc-updates'
by David S. Miller
· 9 years ago
9dd2af8
bpf, test: add couple of test cases
by Daniel Borkmann
· 9 years ago
606c88a
bpf, x86: detect/optimize loading 0 immediates
by Daniel Borkmann
· 9 years ago
23bf880
bpf: fix misleading comment in bpf_convert_filter
by Daniel Borkmann
· 9 years ago
8b614ae
bpf: move clearing of A/X into classic to eBPF migration prologue
by Daniel Borkmann
· 9 years ago
05c74e5
bpf: add bpf_skb_load_bytes helper
by Daniel Borkmann
· 9 years ago
59ce967
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 9 years ago
4b402d7
nfp: call netif_carrier_off() during init
by Jakub Kicinski
· 9 years ago
6462de8
Merge branch 'l3mdev-accept'
by David S. Miller
· 9 years ago
6dd9a14
net: Allow accepted sockets to be bound to l3mdev domain
by David Ahern
· 9 years ago
1a85247
net: l3mdev: Add master device lookup by index
by David Ahern
· 9 years ago
cc9da6c
ipv6: addrconf: use stable address generator for ARPHRD_NONE
by Bjørn Mork
· 9 years ago
8cb964d
ila: add NETFILTER dependency
by Arnd Bergmann
· 9 years ago
b4aae75
netfilter: meta: add support for setting skb->pkttype
by Florian Westphal
· 9 years ago
b3e0d3d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
73796d8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
3268e5c
team: Advertise tunneling offload features
by Eran Ben Elisha
· 9 years ago
34a55d5
net: qmi_wwan: ignore bogus CDC Union descriptors
by Bjørn Mork
· 9 years ago
270c499
net/macb: Update device tree binding for resetting PHY using GPIO
by Gregory CLEMENT
· 9 years ago
08f411d
Merge branch 'cxgb4-l2-table-enhancements'
by David S. Miller
· 9 years ago
749cb5f
cxgb4: Replace arpq_head/arpq_tail with SKB double link-list code
by Hariprasad Shenai
· 9 years ago
9baeb9d
cxgb4: Use t4_mgmt_tx() API for sending write l2t request ctrl packets.
by Hariprasad Shenai
· 9 years ago
f750265
cxgb4: Add API to alloc l2t entry; also update existing ones
by Hariprasad Shenai
· 9 years ago
e41e282
cxgb4: Use symbolic constant for VLAN priority calculation
by Hariprasad Shenai
· 9 years ago
ac5cc97
net: check both type and procotol for tcp sockets
by WANG Cong
· 9 years ago
67894ee
drivers: net: xgene: fix Tx flow control
by Iyappan Subramanian
· 9 years ago
07e100f
tcp: restore fastopen with no data in SYN packet
by Eric Dumazet
· 9 years ago
3822b5c
af_unix: Revert 'lock_interruptible' in stream receive code
by Rainer Weikusat
· 9 years ago
301c141
nfp: clear ring delayed kick counters
by Jakub Kicinski
· 9 years ago
1bd4978a
tun: honor IFF_UP in tun_get_user()
by Eric Dumazet
· 9 years ago
715f504
ipv6: add IPV6_HDRINCL option for raw sockets
by Hannes Frederic Sowa
· 9 years ago
32bc201
ipv6: allow routes to be configured with expire values
by Xin Long
· 9 years ago
ce42af9
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
b4b29f9
locking/osq: Fix ordering of node initialisation in osq_lock
by Will Deacon
· 9 years ago
d7637d0
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 9 years ago
3036fac
fou: clean up socket with kfree_rcu
by Hannes Frederic Sowa
· 9 years ago
b337904
net: Pass ndm_state to route netlink FDB notifications.
by Hubert Sokolowski
· 9 years ago
4d4f379
Merge tag 'mac80211-for-davem-2015-12-15' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 9 years ago
79aa05a
82xx: FCC: Fixing a bug causing to FCC port lock-up
by Martin Roth
· 9 years ago
7bff47d
gianfar: Don't enable RX Filer if not supported
by Hamish Martin
· 9 years ago
0354aec
dma-debug: Fix dma_debug_entry offset calculation
by Daniel Mentz
· 9 years ago
a5e90b1
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 9 years ago
7bbadd2
net: fix warnings in 'make htmldocs' by moving macro definition out of field declaration
by Hannes Frederic Sowa
· 9 years ago
c6ff526
rhashtable: Fix walker list corruption
by Herbert Xu
· 9 years ago
04ad378
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 9 years ago
897ca37
Merge branch 'geneve-udp-port-offload'
by David S. Miller
· 9 years ago
cd86660
i40e: Call geneve_get_rx_port to get the existing Geneve ports
by Singhai, Anjali
· 9 years ago
05ca402
geneve: Add geneve_get_rx_port support
by Singhai, Anjali
· 9 years ago
c110c31
i40e: Kernel dependency update for i40e to support geneve offload
by Singhai, Anjali
· 9 years ago
6a89902
i40e: geneve tunnel offload support
by Singhai, Anjali
· 9 years ago
a8170d2
geneve: Add geneve udp port offload for ethernet devices
by Singhai, Anjali
· 9 years ago
566178f
net: sctp: dynamically enable or disable pf state
by Zhu Yanjun
· 9 years ago
3a32460
rhashtable: Enforce minimum size on initial hash table
by Herbert Xu
· 9 years ago
5a1dd8a
batman-adv: lock crc access in bridge loop avoidance
by Simon Wunderlich
· 9 years ago
c05a57f
batman-adv: Fix typo 'wether' -> 'whether'
by Sven Eckelmann
· 9 years ago
01f6b5c
batman-adv: Use chain pointer when purging fragments
by Sven Eckelmann
· 9 years ago
ad7e2c4
batman-adv: unify flags access style in tt global add
by Simon Wunderlich
· 9 years ago
c169c59
batman-adv: detect local excess vlans in TT request
by Simon Wunderlich
· 9 years ago
887dc9f
inet: tcp: fix inetpeer_set_addr_v4()
by Eric Dumazet
· 9 years ago
9b29c69
ipv6: automatically enable stable privacy mode if stable_secret set
by Hannes Frederic Sowa
· 9 years ago
6857a02
sctp: use GFP_KERNEL in sctp_init()
by Eric Dumazet
· 9 years ago
5cfe6d8
Merge branch 'sock-diag-destroy'
by David S. Miller
· 9 years ago
c1e64e2
net: diag: Support destroying TCP sockets.
by Lorenzo Colitti
· 9 years ago
6eb5d2e
net: diag: Support SOCK_DESTROY for inet sockets.
by Lorenzo Colitti
· 9 years ago
64be0ae
net: diag: Add the ability to destroy a socket.
by Lorenzo Colitti
· 9 years ago
b613f56
net: diag: split inet_diag_dump_one_icsk into two
by Lorenzo Colitti
· 9 years ago
fec65bd
Merge branch 'ila-early-demux'
by David S. Miller
· 9 years ago
7f00fea
ila: Add generic ILA translation facility
by Tom Herbert
· 9 years ago
fc9e50f
netlink: add a start callback for starting a netlink dump
by Tom Herbert
· 9 years ago
3502cad
rhashtable: add function to replace an element
by Tom Herbert
· 9 years ago
33f11d1
ila: Create net/ipv6/ila directory
by Tom Herbert
· 9 years ago
3026043
Merge branch 'stmmac-mdio-compat'
by David S. Miller
· 9 years ago
4356981
stmmac: socfpga: Provide dt node to config ptp clk source.
by Phil Reid
· 9 years ago
19d857c
stmmac: Fix calculations for ptp counters when clock input = 50Mhz.
by Phil Reid
· 9 years ago
bf171f0
stmmac: Correct documentation on stmmac clocks.
by Phil Reid
· 9 years ago
e34d656
stmmac: create of compatible mdio bus for stmmac driver
by Phil Reid
· 9 years ago
93d085d
Merge branch 'end-of-ip-csum'
by David S. Miller
· 9 years ago
7a6ae71
net: Elaborate on checksum offload interface description
by Tom Herbert
· 9 years ago
6ae23ad
net: Add driver helper functions to determine checksum offloadability
by Tom Herbert
· 9 years ago
9a49850
tcp: Fix conditions to determine checksum offload
by Tom Herbert
· 9 years ago
c8cd098
net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUM
by Tom Herbert
· 9 years ago
a188222
net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK
by Tom Herbert
· 9 years ago
253aab0
fcoe: Use CHECKSUM_PARTIAL to indicate CRC offload
by Tom Herbert
· 9 years ago
53692b1
sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC
by Tom Herbert
· 9 years ago
55dc5a9
net: Add skb_inner_transport_offset function
by Tom Herbert
· 9 years ago
3e6110f
Revert "scatterlist: use sg_phys()"
by Dan Williams
· 9 years ago
130ed5d
net: fix uninitialized variable issue
by tadeusz.struk@intel.com
· 9 years ago
5233252
bluetooth: Validate socket address length in sco_sock_bind().
by David S. Miller
· 9 years ago
edb42dc
Merge tag 'dmaengine-fix-4.4-rc6' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 9 years ago
8c2b759
Merge tag 'fbdev-fixes-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux
by Linus Torvalds
· 9 years ago
5fab517d
Merge tag 'please-pull-mlock2' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
by Linus Torvalds
· 9 years ago
225734d
net_sched: make qdisc_tree_decrease_qlen() work for non mq
by Eric Dumazet
· 9 years ago
58ab367
Merge branch 'ser_gigaset-platform-device-dealloc'
by David S. Miller
· 9 years ago
Next »