Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e7b63ff115f21ea6c609cbb08f3d489af627af6e
/
include
740215d
Merge tag 'nfc-next-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next
by David S. Miller
· 9 years ago
5bf8921
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by David S. Miller
· 9 years ago
8ed66f0
geneve: implement support for IPv6-based tunnels
by John W. Linville
· 9 years ago
f116317
NFC: nci: non-static functions can not be inline
by Robert Dolca
· 9 years ago
f8e529e
seccomp, ptrace: add support for dumping seccomp filters
by Tycho Andersen
· 9 years ago
9df2ed0
qed: Add statistics support
by Manish Chopra
· 9 years ago
cc875c2
qed: Add link support
by Yuval Mintz
· 9 years ago
cee4d26
qed: Add slowpath L2 support
by Manish Chopra
· 9 years ago
25c089d
qed: Add basic L2 interface
by Yuval Mintz
· 9 years ago
fe56b9e
qed: Add module with basic common support
by Yuval Mintz
· 9 years ago
8941faa
net: tso: add support for IPv6
by emmanuel.grumbach@intel.com
· 9 years ago
61b9da9
Merge tag 'arcnet-for-4.4-rc1' of git://git.pengutronix.de/git/mgr/linux
by David S. Miller
· 9 years ago
62544ce
bpf: fix bpf_perf_event_read() helper
by Alexei Starovoitov
· 9 years ago
2bd8324
NFC: NCI: allow spi driver to choose transfer clock
by Vincent Cuissard
· 9 years ago
b5b3e23
NFC: nfcmrvl: add i2c driver
by Vincent Cuissard
· 9 years ago
e5629d2
NFC: NCI: export nci_send_frame and nci_send_cmd function
by Vincent Cuissard
· 9 years ago
96d4581
NFC: netlink: Add mode parameter to deactivate_target functions
by Christophe Ricard
· 9 years ago
3648dc6
NFC: st-nci: Add ese-present/uicc-present dts properties
by Christophe Ricard
· 9 years ago
be73c2c
NFC: netlink: Add missing NFC_ATTR comments
by Christophe Ricard
· 9 years ago
b1fa4dc
NFC: st-nci: Add support for proprietary commands
by Christophe Ricard
· 9 years ago
8890624
arcnet: com20020-pci: add led trigger support
by Michael Grzeschik
· 10 years ago
242c0eb
Bluetooth: Rename bt_cb()->req into bt_cb()->hci
by Marcel Holtmann
· 9 years ago
7e35740
NFC: st-nci: Add support for NCI_HCI_IDENTITY_MGMT_GATE
by Christophe Ricard
· 9 years ago
fa6fbad
NFC: nci: add nci_hci_clear_all_pipes functions
by Christophe Ricard
· 9 years ago
85b9ce9
NFC: nci: add nci_get_conn_info_by_id function
by Robert Dolca
· 9 years ago
22e4bd0
NFC: nci: rename nci_prop_ops to nci_driver_ops
by Robert Dolca
· 9 years ago
0a97a3c
NFC: nci: Allow the driver to set handler for core nci ops
by Robert Dolca
· 9 years ago
7bc4824
NFC: nci: Introduce nci_core_cmd
by Robert Dolca
· 9 years ago
a9433c1
NFC: nci: Introduce new core opcodes
by Robert Dolca
· 9 years ago
2663589
NFC: nci: Add function to get max packet size for conn
by Robert Dolca
· 9 years ago
ba3e208
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
a72c951
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by David S. Miller
· 9 years ago
bf79586
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 9 years ago
f8efb73
mpls: multipath route support
by Roopa Prabhu
· 9 years ago
21dd19f
net: phy: Add nested variants of mdiobus read/write
by Neil Armstrong
· 9 years ago
dd461d6
if_link: Add control trust VF
by Hiroshi Shimamoto
· 9 years ago
5e0724d
tcp/dccp: fix hashdance race for passive sessions
by Eric Dumazet
· 9 years ago
7990714
overflow-arith: begin to add support for overflow builtin functions
by Hannes Frederic Sowa
· 9 years ago
fc4099f
openvswitch: Fix egress tunnel info.
by Pravin B Shelar
· 9 years ago
1a49a2f
net: dsa: remove port_fdb_getnext
by Vivien Didelot
· 9 years ago
ea70ba9
net: dsa: add port_fdb_dump function
by Vivien Didelot
· 9 years ago
e9829b9
Merge tag 'mac80211-next-for-davem-2015-10-21' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 9 years ago
a43eec3
bpf: introduce bpf_perf_event_output() helper
by Alexei Starovoitov
· 9 years ago
dbf650b
tcp: fastopen: limit max_qlen
by Eric Dumazet
· 9 years ago
e2aacd9
net: mdio-gpio: move platform data header
by Vivien Didelot
· 9 years ago
1d008a1
openvswitch: Clarify conntrack COMMIT behaviour
by Joe Stringer
· 9 years ago
b1974ed
netlink: Rightsize IFLA_AF_SPEC size calculation
by Arad, Ronen
· 9 years ago
17bc08f
Bluetooth: Remove unnecessary hci_explicit_connect_lookup function
by Johan Hedberg
· 9 years ago
1b51c7b
Bluetooth: Add hci_conn_hash_lookup_le() helper function
by Johan Hedberg
· 9 years ago
4f41b1c
tcp: use RACK to detect losses
by Yuchung Cheng
· 9 years ago
659a8ad
tcp: track the packet timings in RACK
by Yuchung Cheng
· 9 years ago
625a5e1
tcp: skb_mstamp_after helper
by Yuchung Cheng
· 9 years ago
af82f4e
tcp: remove tcp_mark_lost_retrans()
by Yuchung Cheng
· 9 years ago
f672258
tcp: track min RTT using windowed min-filter
by Yuchung Cheng
· 9 years ago
8ce783d
Bluetooth: Fix missing hdev locking for LE scan cleanup
by Johan Hedberg
· 9 years ago
98a63aa
Bluetooth: Introduce driver specific post init callback
by Marcel Holtmann
· 9 years ago
028b2a8
6lowpan: remove lowpan_is_addr_broadcast
by Alexander Aring
· 9 years ago
6350047
6lowpan: move IPHC functionality defines
by Alexander Aring
· 9 years ago
478208e
6lowpan: remove lowpan_fetch_skb_u8
by Alexander Aring
· 9 years ago
8911d77
6lowpan: cleanup lowpan_header_decompress
by Alexander Aring
· 9 years ago
a6f7738
6lowpan: cleanup lowpan_header_compress
by Alexander Aring
· 9 years ago
bf513fd
6lowpan: introduce LOWPAN_IPHC_MAX_HC_BUF_LEN
by Alexander Aring
· 9 years ago
e131d74
Bluetooth: Add support setup stage internal notification event
by Marcel Holtmann
· 9 years ago
7e995b9
Bluetooth: Add new quirk for non-persistent diagnostic settings
by Marcel Holtmann
· 9 years ago
cad20c2
Bluetooth: Don't use remote address type to decide IRK persistency
by Johan Hedberg
· 9 years ago
26440c8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
1099f86
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
371f1c7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 9 years ago
b3958b9
uapi: add mpls_iptunnel.h
by stephen hemminger
· 9 years ago
dc6ef6b
tcp: do not set queue_mapping on SYNACK
by Eric Dumazet
· 9 years ago
f0a0a97
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Pablo Neira Ayuso
· 9 years ago
c7c49b8
net: add pfmemalloc check in sk_add_backlog()
by Eric Dumazet
· 9 years ago
8b7b56f
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
008027c
netfilter: turn NF_HOOK into an inline function
by Arnd Bergmann
· 9 years ago
ed78d09
netfilter: make nf_queue_entry_get_refs return void
by Florian Westphal
· 9 years ago
2ffbceb
netfilter: remove hook owner refcounting
by Florian Westphal
· 9 years ago
573c7ba
net: introduce pre-change upper device notifier
by Jiri Pirko
· 9 years ago
ebb516a
tcp/dccp: fix race at listener dismantle phase
by Eric Dumazet
· 9 years ago
f03f2e1
tcp/dccp: add inet_csk_reqsk_queue_drop_and_put() helper
by Eric Dumazet
· 9 years ago
4d429c5
switchdev: introduce possibility to defer obj_add/del
by Jiri Pirko
· 9 years ago
850d0cb
switchdev: remove pointers from switchdev objects
by Jiri Pirko
· 9 years ago
0bc05d5
switchdev: allow caller to explicitly request attr_set as deferred
by Jiri Pirko
· 9 years ago
f7fadf3
switchdev: make struct switchdev_attr parameter const for attr_set calls
by Jiri Pirko
· 9 years ago
793f401
switchdev: introduce switchdev deferred ops infrastructure
by Jiri Pirko
· 9 years ago
2b3ddf2
net/mlx4_core: Replace VF zero mac with random mac in mlx4_core
by Jack Morgenstein
· 9 years ago
e329724
net/mlx5_core: Wait for FW readiness on startup
by Eli Cohen
· 9 years ago
89d44f0
net/mlx5_core: Add pci error handlers to mlx5_core driver
by Majd Dibbiny
· 9 years ago
fd76ee4
net/mlx5_core: Fix internal error detection conditions
by Eli Cohen
· 9 years ago
f985c65
tcp: avoid spurious SYN flood detection at listen() time
by Eric Dumazet
· 9 years ago
c350335
Merge tag 'linux-can-next-for-4.4-20151013' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next
by David S. Miller
· 9 years ago
ae49154
drm/dp/mst: make mst i2c transfer code more robust.
by Dave Airlie
· 9 years ago
4a733ef
mac80211: remove PM-QoS listener
by Johannes Berg
· 9 years ago
02a6d61
Revert "ipv4/icmp: redirect messages can use the ingress daddr as source"
by Paolo Abeni
· 9 years ago
42160a0
can: at91: remove at91_can_data
by Alexandre Belloni
· 9 years ago
ba61a8d
can: avoid using timeval for uapi
by Arnd Bergmann
· 9 years ago
ccf3c8c
net: Add IPv6 support to l3mdev
by David Ahern
· 9 years ago
3b06d27
cfg80211: Add multiple scan plans for scheduled scan
by Avraham Stern
· 9 years ago
af61426
wireless: add WNM action frame categories
by Johannes Berg
· 9 years ago
a428828
wireless: update robust action frame list
by Johannes Berg
· 9 years ago
6e19bc4
nl80211: allow BSS data to include CLOCK_BOOTTIME timestamp
by Dmitry Shmidt
· 9 years ago
Next »