Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
fdf0e0bfc363a9b5380ecb5e9c46d6f5a39a9b75
/
include
64613d94
net/mlx5_core: Extend struct mlx5_interface to support multiple protocols
by Saeed Mahameed
· 10 years ago
ce0f750
net/mlx5_core: Modify arm CQ in preparation for upcoming Ethernet driver
by Saeed Mahameed
· 10 years ago
233d05d
net/mlx5_core: Move completion eqs from mlx5_ib to mlx5_core
by Saeed Mahameed
· 10 years ago
302bdf6
net/mlx5_core: Fix Mellanox copyright note
by Saeed Mahameed
· 10 years ago
64599cc
net/mlx5_core: Use coherent memory for command interface page
by Eli Cohen
· 10 years ago
78500b8
net/mlx4_en: Add RX-ALL support
by Muhammad Mahajna
· 10 years ago
51af33c
net/mlx4_en: Add interface identify support
by Ido Shamay
· 10 years ago
a130b59
net/mlx4: Add SET_PORT opcode modifiers enumeration
by Ido Shamay
· 10 years ago
3742cc6
net/mlx4: Warn users of depracated QoS Firmware
by Ido Shamay
· 10 years ago
cda373f
net/mlx4_en: Enable TX rate limit per VF
by Ido Shamay
· 10 years ago
08068cd
net/mlx4: Added qos_vport QP configuration in VST mode
by Ido Shamay
· 10 years ago
d019fcb
net/mlx4: Query device for QoS per VF support
by Ido Shamay
· 10 years ago
1c29146
net/mlx4: Add mlx4_SET_VPORT_QOS implementation
by Ido Shamay
· 10 years ago
7e95bb9
net/mlx4: Add mlx4_ALLOCATE_VPP implementation
by Ido Shamay
· 10 years ago
12a889c
net/mlx4: New file for QoS related firmware commands
by Ido Shamay
· 10 years ago
fccea64
net/mlx4: Make mlx4_is_eth visible inline funcion
by Ido Shamay
· 10 years ago
802f42a
net/mlx4: Add RSS support for fragmented IP datagrams
by Ido Shamay
· 10 years ago
9f0d34b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
8172ba5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
7a66bbc
net: remove iflink field from struct net_device
by Nicolas Dichtel
· 10 years ago
1e99584
ipip,gre,vti,sit: implement ndo_get_iflink
by Nicolas Dichtel
· 10 years ago
ecf2c06
ip6tnl,gre6,vti6: implement ndo_get_iflink
by Nicolas Dichtel
· 10 years ago
a54acb3
dev: introduce dev_get_iflink()
by Nicolas Dichtel
· 10 years ago
45eb516
Merge tag 'wireless-drivers-next-for-davem-2015-04-01' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
by David S. Miller
· 10 years ago
b6c3a59
Merge tag 'lazytime_fix' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 10 years ago
1e84891
Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 10 years ago
a5581ef
can: introduce new raw socket option to join the given CAN filters
by Oliver Hartkopp
· 10 years ago
7b6249b
Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 10 years ago
0b13156
net/mlx4_en: Add Flow control statistics display via ethtool
by Matan Barak
· 10 years ago
ffa88f3
net/mlx4_en: Move statistics bitmap setting to the Ethernet driver
by Eran Ben Elisha
· 10 years ago
f9c72d1
sunrpc: make debugfs file creation failure non-fatal
by Jeff Layton
· 10 years ago
67b61f6
netlink: implement nla_get_in_addr and nla_get_in6_addr
by Jiri Benc
· 10 years ago
930345e
netlink: implement nla_put_in_addr and nla_put_in6_addr
by Jiri Benc
· 10 years ago
15e318b
xfrm: simplify xfrm_address_t use
by Jiri Benc
· 10 years ago
8f55db4
tcp: simplify inetpeer_addr_base use
by Jiri Benc
· 10 years ago
89a3f3c
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by David S. Miller
· 10 years ago
ed7c631
ptp: remove 32 bit get/set methods.
by Richard Cochran
· 10 years ago
92f1719
ptp: introduce get/set time methods with explicit 64 bit seconds.
by Richard Cochran
· 10 years ago
f3f0333
nfsd: require an explicit option to enable pNFS
by Christoph Hellwig
· 10 years ago
527871d
mac80211: make sta.wme indicate whether QoS is used
by Johannes Berg
· 10 years ago
6bab2e19
cfg80211: pass name_assign_type to rdev_add_virtual_intf()
by Tom Gundersen
· 10 years ago
a38700d
cfg/mac80211: add regulatory classes IE during TDLS setup
by Arik Nemtsov
· 10 years ago
3a323d4
nl80211: small clarification of the sched_scan delay attribute
by Luciano Coelho
· 10 years ago
a90faa9
mac80211: notify the driver about deauth
by Emmanuel Grumbach
· 10 years ago
d0d1a12
mac80211: notify the driver about association status
by Emmanuel Grumbach
· 10 years ago
a940909
mac80211: notify the driver about authentication status
by Emmanuel Grumbach
· 10 years ago
a818292
mac80211: convert rssi_callback() to event_callback()
by Emmanuel Grumbach
· 10 years ago
e38f302
net: Introduce passthru_features_check
by Toshiaki Makita
· 10 years ago
8cb65d0
net: Move check for multiple vlans to drivers
by Toshiaki Makita
· 10 years ago
f5a7fb8
vlan: Introduce helper functions to check if skb is tagged
by Toshiaki Makita
· 10 years ago
608cd71
tc: bpf: generalize pedit action
by Alexei Starovoitov
· 10 years ago
339d826
net: dsa: Add basic framework to support ndo_fdb functions
by Guenter Roeck
· 10 years ago
4ef295e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 10 years ago
41d25fe
tcp: tcp_syn_flood_action() can be static
by Eric Dumazet
· 10 years ago
7a1e890
usbnet: Fix tx_bytes statistic running backward in cdc_ncm
by Ben Hutchings
· 10 years ago
1e9e39f
usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME drivers
by Ben Hutchings
· 10 years ago
cc02e45
netfilter: nf_tables: implement set transaction support
by Patrick McHardy
· 10 years ago
ea4bd99
netfilter: nf_tables: add transaction helper functions
by Patrick McHardy
· 10 years ago
b2832dd
netfilter: nf_tables: return set extensions from ->lookup()
by Patrick McHardy
· 10 years ago
61edafb
netfilter: nf_tables: consolide set element destruction
by Patrick McHardy
· 10 years ago
4950999
Bluetooth: Add macros for advertising instance flags
by Arman Uguray
· 10 years ago
074c238
mm: numa: slow PTE scan rate if migration failures occur
by Mel Gorman
· 10 years ago
5a352dd
ipv6: hash net ptr into fragmentation bucket selection
by Hannes Frederic Sowa
· 10 years ago
b6a7719
ipv4: hash net ptr into fragmentation bucket selection
by Hannes Frederic Sowa
· 10 years ago
fe2811e
netfilter: nf_tables: convert hash and rbtree to set extensions
by Patrick McHardy
· 10 years ago
3ac4c07
netfilter: nf_tables: add set extensions
by Patrick McHardy
· 10 years ago
49f7b33
rhashtable: provide len to obj_hashfn
by Patrick McHardy
· 10 years ago
7e3ea6d
sctp: avoid to repeatedly declare external variables
by Ying Xue
· 10 years ago
5ebb335
netfilter: nf_tables: move struct net pointer to base chain
by Patrick McHardy
· 10 years ago
fd3a154
tcp: md5: get rid of tcp_v[46]_reqsk_md5_lookup()
by Eric Dumazet
· 10 years ago
39f8e58
tcp: md5: remove request sock argument of calc_md5_hash()
by Eric Dumazet
· 10 years ago
1401b7c
Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 10 years ago
7c9049d
Merge tag 'regulator-fix-v4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
by Linus Torvalds
· 10 years ago
7c90de3
Merge tag 'regmap-fix-v4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
by Linus Torvalds
· 10 years ago
6b6f302
rhashtable: Add rhashtable_free_and_destroy()
by Thomas Graf
· 10 years ago
b5e2c15
rhashtable: Disable automatic shrinking by default
by Thomas Graf
· 10 years ago
ac833bd
rhashtable: Mark internal/private inline functions as such
by Thomas Graf
· 10 years ago
299e5c3
rhashtable: Use 'unsigned int' consistently
by Thomas Graf
· 10 years ago
58be8a5
rhashtable: Extend RCU read lock into rhashtable_insert_rehash()
by Thomas Graf
· 10 years ago
27cd545
filter: introduce SKF_AD_VLAN_TPID BPF extension
by Michal Sekletar
· 10 years ago
0117ec1
net: remove never used forwarding_accel_ops pointer from net_device
by Hannes Frederic Sowa
· 10 years ago
d5c1d8c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
ba7c95e
rhashtable: Fix sleeping inside RCU critical section in walk_stop
by Herbert Xu
· 10 years ago
1855b7c
ipv6: introduce idgen_delay and idgen_retries knobs
by Hannes Frederic Sowa
· 10 years ago
5f40ef7
ipv6: do retries on stable privacy addresses
by Hannes Frederic Sowa
· 10 years ago
8e8e676
ipv6: collapse state_lock and lock
by Hannes Frederic Sowa
· 10 years ago
64236f3
ipv6: introduce IFA_F_STABLE_PRIVACY flag
by Hannes Frederic Sowa
· 10 years ago
622c81d
ipv6: generation of stable privacy addresses for link-local and autoconf
by Hannes Frederic Sowa
· 10 years ago
3d1bec9
ipv6: introduce secret_stable to ipv6_devconf
by Hannes Frederic Sowa
· 10 years ago
ccd57b1
rhashtable: Add immediate rehash during insertion
by Herbert Xu
· 10 years ago
b824478
rhashtable: Add multiple rehash support
by Herbert Xu
· 10 years ago
31ccde2
rhashtable: Allow hashfn to be unset
by Herbert Xu
· 10 years ago
de91b25
rhashtable: Eliminate unnecessary branch in rht_key_hashfn
by Herbert Xu
· 10 years ago
e167359
Merge tag 'linux-can-next-for-4.1-20150323' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next
by David S. Miller
· 10 years ago
40451fd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 10 years ago
682f048
af_packet: pass checksum validation status to the user
by Alexander Drozdov
· 10 years ago
912098a
Bluetooth: Add support for adv instance timeout
by Arman Uguray
· 10 years ago
203fea0
Bluetooth: Add data structure for advertising instance
by Arman Uguray
· 10 years ago
4453b00
Bluetooth: Introduce HCI_ADVERTISING_INSTANCE setting and add AD flags
by Arman Uguray
· 10 years ago
841a666
Bluetooth: Add definitions for Add/Remove Advertising API
by Arman Uguray
· 10 years ago
Next »