Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8a2a2029893b4c35d1aba2932111a1a164b9c948
/
include
80a19e3
VSOCK: Introduce virtio-vsock-common.ko
by Asias He
· 9 years ago
357ab22
VSOCK: Introduce vsock_find_unbound_socket and vsock_bind_dgram_generic
by Asias He
· 9 years ago
2d1e0254
pci_ids: add Netronome Systems vendor
by Jakub Kicinski
· 9 years ago
d666675
net/mlx5: E-Switch, Introduce HCA cap and E-Switch vport context
by Saeed Mahameed
· 9 years ago
8184873
net/mlx5: E-Switch, Add SR-IOV (FDB) support
by Saeed Mahameed
· 9 years ago
495716b
net/mlx5: E-Switch, Introduce FDB hardware capabilities
by Saeed Mahameed
· 9 years ago
073bb18
net/mlx5: Introducing E-Switch and l2 table
by Saeed Mahameed
· 9 years ago
c0046cf
net/mlx5: Introduce access functions to modify/query vport vlans
by Saeed Mahameed
· 9 years ago
d82b731
net/mlx5: Introduce access functions to modify/query vport promisc mode
by Saeed Mahameed
· 9 years ago
e754651
net/mlx5: Introduce access functions to modify/query vport state
by Saeed Mahameed
· 9 years ago
e16aea2
net/mlx5: Introduce access functions to modify/query vport mac lists
by Saeed Mahameed
· 9 years ago
e1d7d34
net/mlx5: Update access functions to Query/Modify vport MAC address
by Saeed Mahameed
· 9 years ago
54f0a41
net/mlx5: Add HW capabilities and structs for SR-IOV E-Switch
by Saeed Mahameed
· 9 years ago
fc50db9
net/mlx5_core: Add base sriov support
by Eli Cohen
· 9 years ago
f7c7eb7
bonding: implement lower state change propagation
by Jiri Pirko
· 9 years ago
5d39706
bonding: allow notifications for bond_set_slave_link_state
by Jiri Pirko
· 9 years ago
fb1b2e3
net: introduce lower state changed info structure for LAG lowers
by Jiri Pirko
· 9 years ago
04d4826
net: introduce change lower state notifier
by Jiri Pirko
· 9 years ago
8fd7285
team: fill-up LAG changeupper info struct and pass it along
by Jiri Pirko
· 9 years ago
764f5e5
net: add info struct for LAG changeupper
by Jiri Pirko
· 9 years ago
29bf24a
net: add possibility to pass information about upper device via notifier
by Jiri Pirko
· 9 years ago
6dffb04
net: propagate upper priv via netdev_master_upper_dev_link
by Jiri Pirko
· 9 years ago
e0ba141
net: add netif_is_lag_port helper
by Jiri Pirko
· 9 years ago
7be6183
net: add netif_is_lag_master helper
by Jiri Pirko
· 9 years ago
f7f019e
net: add netif_is_team_port helper
by Jiri Pirko
· 9 years ago
c981e42
net: add netif_is_team_master helper
by Jiri Pirko
· 9 years ago
7450aaf
tcp: suppress too verbose messages in tcp_send_ack()
by Eric Dumazet
· 9 years ago
c0eb454
hv_netvsc: Don't ask for additional head room in the skb
by KY Srinivasan
· 9 years ago
91420b8
qed: Add support for changing LED state
by Sudarsana Kalluru
· 9 years ago
1973a4e
net: ipmr: move pimsm_enabled to pim.h and rename
by Nikolay Aleksandrov
· 9 years ago
5ea1f13
net: ipmr: move struct mr_table and VIF_EXISTS to mroute.h
by Nikolay Aleksandrov
· 9 years ago
520191b
net: ipmr: adjust mroute.h style and drop extern
by Nikolay Aleksandrov
· 9 years ago
06bd6c0
net: ipmr: remove unused MFC_NOTIFY flag and make the flags enum
by Nikolay Aleksandrov
· 9 years ago
1ce0bf5
net: Generalise wq_has_sleeper helper
by Herbert Xu
· 9 years ago
9458cea
net: phy: bcm7xxx: Add entry for Broadcom BCM7435
by Florian Fainelli
· 9 years ago
54f1aa2
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by David S. Miller
· 9 years ago
7ef8f65
net: ipmr: fix code and comment style
by Nikolay Aleksandrov
· 9 years ago
cc30c16
net: dsa: Add support for a switch reset gpio
by Andrew Lunn
· 9 years ago
b811580
net: IPv6 fib lookup tracepoint
by David Ahern
· 9 years ago
40b25fe
Bluetooth: Add support for Get Advertising Size Information command
by Marcel Holtmann
· 9 years ago
a8acce6
ppp: remove PPPOX_ZOMBIE socket state
by Guillaume Nault
· 9 years ago
0ad06aa
Bluetooth: Fix specifying role for LE connections
by Johan Hedberg
· 9 years ago
2154d3f
Bluetooth: Move Stop Discovery to req_workqueue
by Johan Hedberg
· 9 years ago
e68f072
Bluetooth: Move Start Discovery to req_workqueue
by Johan Hedberg
· 9 years ago
7c1fbed
Bluetooth: Move LE scan disable/restart behind req_workqueue
by Johan Hedberg
· 9 years ago
4ebeee2
Bluetooth: Add HCI status return parameter to hci_req_sync()
by Johan Hedberg
· 9 years ago
2e93e53
Bluetooth: Run all background scan updates through req_workqueue
by Johan Hedberg
· 9 years ago
030e7f8
Bluetooth: Remove unnecessary call to hci_update_background_scan
by Johan Hedberg
· 9 years ago
ac71494
Bluetooth: Add support for controller specific logging
by Marcel Holtmann
· 9 years ago
dd31506
Bluetooth: Add support for sending system notes to monitor channel
by Marcel Holtmann
· 9 years ago
44d2713
Bluetooth: Compress the size of struct hci_ctrl
by Johan Hedberg
· 9 years ago
5fcc86b
Bluetooth: Remove redundant setting to zero of bt_cb
by Johan Hedberg
· 9 years ago
f5c4a42
Bluetooth: Add hci_skb_* helper wrappers for bt_cb(skb) access
by Marcel Holtmann
· 9 years ago
93d05d4
net: provide generic busy polling to all NAPI drivers
by Eric Dumazet
· 9 years ago
34cbe27
net: napi_hash_del() returns a boolean status
by Eric Dumazet
· 9 years ago
6180d9d
net: move napi_hash[] into read mostly section
by Eric Dumazet
· 9 years ago
d64b5e8
net: add netif_tx_napi_add()
by Eric Dumazet
· 9 years ago
02d62e8
net: un-inline sk_busy_loop()
by Eric Dumazet
· 9 years ago
52bd2d6
net: better skb->sender_cpu and skb->napi_id cohabitation
by Eric Dumazet
· 9 years ago
7f151f1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
819ec8e
phy: marvell: Add support for 88E1540 PHY
by Andrew Lunn
· 9 years ago
28f9ee2
vlan: Do not put vlan headers back on bridge and macvlan ports
by Vlad Yasevich
· 9 years ago
24cb705
net: switchdev: fix return code of fdb_dump stub
by Dragos Tatulea
· 9 years ago
b4fe85f
ip_tunnel: disable preemption when updating per-cpu tstats
by Jason A. Donenfeld
· 9 years ago
6618996
net/mlx5e: Added self loopback prevention
by Tariq Toukan
· 9 years ago
00fd38d
tcp: ensure proper barriers in lockless contexts
by Eric Dumazet
· 9 years ago
02bcf4e
ipv6: Check rt->dst.from for the DST_NOCACHE route
by Martin KaFai Lau
· 9 years ago
b84da9f
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 9 years ago
63f4f7e
Merge tag 'chrome-platform-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/chrome-platform
by Linus Torvalds
· 9 years ago
d83763f
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 9 years ago
9aa3d65
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 9 years ago
5d2eb54
Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
e409de9
9p: xattr simplifications
by Andreas Gruenbacher
· 9 years ago
934f98d
Merge tag 'vfio-v4.4-rc1' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 9 years ago
ca4ba96
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 9 years ago
f6d07df
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
9589fcd
Merge tag 'topic/drm-fixes-2015-11-11' of git://anongit.freedesktop.org/drm-intel into drm-fixes
by Dave Airlie
· 9 years ago
5e2078b
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
7dac710
Merge tag 'for-4.4' of git://git.osdn.jp/gitroot/uclinux-h8/linux
by Linus Torvalds
· 9 years ago
3370b69
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 9 years ago
be23c9d
Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
382a483
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 9 years ago
31c1feb
Merge tag 'nfsd-4.4' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 9 years ago
b4a2375
Merge tag 'devicetree-fixes-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 9 years ago
842cf0b
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
c8fff3e
Merge tag 'pwm/for-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm
by Linus Torvalds
· 9 years ago
baf51c4
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 9 years ago
e3a7a3b
block: don't hardcode blk_qc_t -> tag mask
by Jens Axboe
· 9 years ago
c0a9f72
irqchip: irq-mips-gic: Provide function to map GIC user section
by Alex Smith
· 9 years ago
c8fffa6
vfs: remove stale comment in inode_operations
by Ross Zwisler
· 9 years ago
5c50002
vfs: remove unused wrapper block_page_mkwrite()
by Ross Zwisler
· 9 years ago
c5a3788
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
2df4ee7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
3419b45
Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
247e75d
pci: remove pci_dma_supported
by Christoph Hellwig
· 9 years ago
b1d06b6
of: Provide static inline function for of_translate_address if needed
by Guenter Roeck
· 9 years ago
c0d6fe2
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
b44a3d2
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
56e0464
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
a5e1d715
Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
Next »