Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1d3a1e69adde1f854d3fdeda64019b54189a390c
1d3a1e6
Bluetooth: Use hexadecimal notation for mask
by Andrei Emeltchenko
· 9 years ago
17fd08f
Bluetooth: Remove unnecessary HCI_ADVERTISING_INSTANCE flag
by Johan Hedberg
· 9 years ago
02c04af
Bluetooth: Simplify read_adv_features code
by Johan Hedberg
· 9 years ago
2ff1389
Bluetooth: Perform HCI update for power on synchronously
by Johan Hedberg
· 9 years ago
bf943cb
Bluetooth: Move fast connectable code to hci_request.c
by Johan Hedberg
· 9 years ago
b1a8917
Bluetooth: Move EIR update to hci_request.c
by Johan Hedberg
· 9 years ago
00cf504
Bluetooth: HCI name update to hci_request.c
by Johan Hedberg
· 9 years ago
c366f55
Bluetooth: Move discoverable timeout behind hdev->req_workqueue
by Johan Hedberg
· 9 years ago
aed1a88
Bluetooth: Move discoverable changes to hdev->req_workqueue
by Johan Hedberg
· 9 years ago
14bf5ea
Bluetooth: Perform Class of Device changes through hdev->req_workqueue
by Johan Hedberg
· 9 years ago
53c0ba7
Bluetooth: Move connectable changes to hdev->req_workqueue
by Johan Hedberg
· 9 years ago
f225257
Bluetooth: Move advertising instance management to hci_request.c
by Johan Hedberg
· 9 years ago
196a5e9
Bluetooth: Move __hci_update_background_scan up in hci_request.c
by Johan Hedberg
· 9 years ago
01b1cb8
Bluetooth: Run page scan updates through hdev->req_workqueue
by Johan Hedberg
· 9 years ago
ad2c8c7
cgroup: fix sock_cgroup_data initialization on earlier compilers
by Tejun Heo
· 9 years ago
264a4ac
chelsio: constify cmac_ops structures
by Julia Lawall
· 9 years ago
5abe255
bnx2x: remove rx_pkt/rx_calls
by Eric Dumazet
· 9 years ago
4d6acb6
bnx2x: avoid soft lockup in bnx2x_poll()
by Eric Dumazet
· 9 years ago
46c749e
rhashtable: Remove unnecessary wmb for future_tbl
by Herbert Xu
· 9 years ago
bc22ff5
Merge branch 'cxgb4-update-kconfig-and-fixes'
by David S. Miller
· 9 years ago
76928c9
cxgb4: Adds PCI device id for new T5 adapters
by Hariprasad Shenai
· 9 years ago
70055dd
cxgb4: Add FL DMA mapping error and low counter
by Hariprasad Shenai
· 9 years ago
8d0557d
cxgb4: Deal with wrap-around of queue for Work request
by Hariprasad Shenai
· 9 years ago
126fca6
cxgb4: prevent simultaneous execution of service_ofldq()
by Hariprasad Shenai
· 9 years ago
632be19
cxgb4: Use ACCES_ONCE macro to read queue's consumer index
by Hariprasad Shenai
· 9 years ago
b8759e9
cxgb4/cxgb4vf: update Kconfig file to include T6 adapter
by Hariprasad Shenai
· 9 years ago
0bf9a7d
cxgb4: Align rest of the ethtool get stats
by Hariprasad Shenai
· 9 years ago
9cbe9fd
net: hns: optimize XGE capability by reducing cpu usage
by yankejian
· 9 years ago
bd1060a
sock, cgroup: add sock->sk_cgroup
by Tejun Heo
· 9 years ago
2a56a1f
net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a struct
by Tejun Heo
· 9 years ago
297dbde
netprio_cgroup: limit the maximum css->id to USHRT_MAX
by Tejun Heo
· 9 years ago
bc9b145
Merge branch 'for-4.5-ancestor-test' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by David S. Miller
· 9 years ago
8ac2837
Revert "Merge branch 'vsock-virtio'"
by Stefan Hajnoczi
· 9 years ago
bc0b8b6
Merge branch 'sh_eth-optimize-mdio'
by David S. Miller
· 9 years ago
78fa3c5
sh_eth: get rid of bb_{set|clr|read}()
by Sergei Shtylyov
· 9 years ago
39b4b06
sh_eth: factor out common code from MDIO bitbang methods
by Sergei Shtylyov
· 9 years ago
3242e2b
sh_eth: remove mask fields from 'struct bb_info'
by Sergei Shtylyov
· 9 years ago
3cdb730
drivers: net: xgene: constify xgene_mac_ops and xgene_port_ops structures
by Julia Lawall
· 9 years ago
e370abd
Merge tag 'wireless-drivers-next-for-davem-2015-12-07' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
by David S. Miller
· 9 years ago
760a432
net: Fix inverted test in __skb_recv_datagram
by Rainer Weikusat
· 9 years ago
e72c932
cxgb3: Convert simple_strtoul to kstrtox
by LABBE Corentin
· 9 years ago
611d7df
Merge branch 'more-dsa-unbinding-fixes'
by David S. Miller
· 9 years ago
cda5c15
net: dsa: move dsa slave destroy code to slave.c
by Neil Armstrong
· 9 years ago
679fb46
net: dsa: Add missing master netdev dev_put() calls
by Neil Armstrong
· 9 years ago
b0dc635d
net: dsa: cleanup resources upon module removal
by Neil Armstrong
· 9 years ago
4baee937
net: dsa: remove DSA link polling
by Neil Armstrong
· 9 years ago
ad9360b
Merge tag 'mac80211-next-for-davem-2015-12-07' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 9 years ago
4c9668d
Merge branch 'thunderx-cleanups'
by David S. Miller
· 9 years ago
668dda0
net, thunderx: Remove unnecessary rcv buffer start address management
by Sunil Goutham
· 9 years ago
b45ceb4
net: thunderx: nicvf_queues: nivc_*_intr: remove duplication
by Yury Norov
· 9 years ago
1b89452
mac80211: handle HW ROC expired properly
by Ilan Peer
· 9 years ago
6487428
af_unix: fix unix_dgram_recvmsg entry locking
by Rainer Weikusat
· 9 years ago
ea3793e
core: enable more fine-grained datagram reception control
by Rainer Weikusat
· 9 years ago
7bf9ae0
PHY: DP83867: Remove looking in parent device for OF properties
by Andrew Lunn
· 9 years ago
404814a
net: cdc_ncm: add "ndp_to_end" sysfs attribute
by Bjørn Mork
· 9 years ago
0fe3e20
Merge branch 'mlx4-HA-LAG-SRIOV-VF'
by David S. Miller
· 9 years ago
e57968a
net/mlx4_core: Support the HA mode for SRIOV VFs too
by Moni Shoua
· 9 years ago
f1b4e12a
IB/mlx4: Use the VF base-port when demuxing mad from wire
by Or Gerlitz
· 9 years ago
5f61385
net/mlx4_core: Keep VLAN/MAC tables mirrored in multifunc HA mode
by Moni Shoua
· 9 years ago
78efed27
net/mlx4_core: Support mirroring VF DMFS rules on both ports
by Moni Shoua
· 9 years ago
8d80d04
net/mlx4_core: Use both physical ports to dispatch link state events to VF
by Moni Shoua
· 9 years ago
e34305c
net/mlx4_core: Use both physical ports to set the VF link state
by Or Gerlitz
· 9 years ago
0d76d6e8
VSOCK: fix returnvar.cocci warnings
by Julia Lawall
· 9 years ago
6c73008
net: qmi_wwan: should hold RTNL while changing netdev type
by Bjørn Mork
· 9 years ago
6633d38
Revert "i40e: remove CONFIG_I40E_VXLAN"
by Singhai, Anjali
· 9 years ago
b48565f
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 9 years ago
03d13a5
fm10k: TRIVIAL cleanup order at top of fm10k_xmit_frame
by Jacob Keller
· 9 years ago
c7bc952
fm10k: TRIVIAL fix typo of hardware
by Jacob Keller
· 9 years ago
dbf4284
fm10k: change default Tx ITR to 25usec
by Jacob Keller
· 9 years ago
436ea95
fm10k: use macro for default Tx and Rx ITR values
by Jacob Keller
· 9 years ago
242722d
fm10k: Update adaptive ITR algorithm
by Jacob Keller
· 9 years ago
584373f
fm10k: introduce ITR_IS_ADAPTIVE macro
by Jacob Keller
· 9 years ago
20076fa
fm10k: Add support for ITR scaling based on PCIe link speed
by Jacob Keller
· 9 years ago
5680ea6
fm10k: rename mbx_tx_oversized statistic to mbx_tx_dropped
by Jacob Keller
· 9 years ago
17d39fa
fm10k: add statistics for actual DWORD count of mbmem mailbox
by Jacob Keller
· 9 years ago
cdf32c9
fm10k: explicitly typecast vlan values to u16
by Jacob Keller
· 9 years ago
9d4955b
fm10k: Correct typecast in fm10k_update_xc_addr_pf
by Jacob Keller
· 9 years ago
875328e
fm10k: reinitialize queuing scheme after calling init_hw
by Jacob Keller
· 9 years ago
1343c65
fm10k: always check init_hw for errors
by Jacob Keller
· 9 years ago
0e8d5b5
fm10k: reset max_queues on init_hw_vf failure
by Jacob Keller
· 9 years ago
e024490
fm10k: set netdev features in one location
by Jacob Keller
· 9 years ago
b82583e
Merge branch 'renesas-read-mac'
by David S. Miller
· 9 years ago
37742f0
sh_eth: read MAC address registers only once
by Sergei Shtylyov
· 9 years ago
d966063
ravb: read MAC address registers only once
by Sergei Shtylyov
· 9 years ago
04f9646
Merge branch 'bnx2x'
by David S. Miller
· 9 years ago
44c33c6
bnx2x: simplify distinction between port and func stats
by Michal Schmidt
· 9 years ago
9adab1b
bnx2x: change FW GRO error message to WARN_ONCE
by Michal Schmidt
· 9 years ago
5c9ffde
bnx2x: drop redundant error message about allocation failure
by Michal Schmidt
· 9 years ago
b618aaa
net: constify netif_is_* helpers net_device param
by Jiri Pirko
· 9 years ago
abd86a5
sfc: check warm_boot_count after other functions have been reset
by Daniel Pieczko
· 9 years ago
e94d91a
atm: solos-pci: Replace simple_strtol by kstrtoint
by LABBE Corentin
· 9 years ago
857e8a6
Merge branch 'batman-hdlc'
by David S. Miller
· 9 years ago
a1a66b1
batman-adv: Act on NETDEV_*_TYPE_CHANGE events
by Andrew Lunn
· 9 years ago
3ef0952
ipv6: Only act upon NETDEV_*_TYPE_CHANGE if we have ipv6 addresses
by Andrew Lunn
· 9 years ago
2f8364a
WAN: HDLC: Call notifiers before and after changing device type
by Andrew Lunn
· 9 years ago
ff351644
WAN: HDLC: Detach protocol before unregistering device
by Andrew Lunn
· 9 years ago
2141eaf
Merge branch 'qmi_wwan_MDM9x30'
by David S. Miller
· 9 years ago
4521b47
MAINTAINERS: add qmi_wwan driver entry
by Bjørn Mork
· 9 years ago
40dd0d9
net: qmi_wwan: document the qmi/raw_ip sysfs file
by Bjørn Mork
· 9 years ago
32f7adf
net: qmi_wwan: support "raw IP" mode
by Bjørn Mork
· 9 years ago
Next »