Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3a07bd6fead4f00f67b1bf5f551e686661c4f52c
/
include
3a07bd6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
2046215
net: inet_diag: export IPV6_V6ONLY sockopt
by Phil Sutter
· 10 years ago
0eeb075
net: ipv4 sysctl option to ignore routes when nexthop link is down
by Andy Gospodarek
· 10 years ago
8a3d031
net: track link-status of ipv4 nexthops
by Andy Gospodarek
· 10 years ago
42bcce8
dcb : Fix incorrect documentation for struct dcb_app
by Anish Bhatt
· 10 years ago
7d4f8d8
switchdev; add VLAN support for port's bridge_getlink
by Scott Feldman
· 10 years ago
3e3a78b
switchdev: rename vlan vid_start to vid_begin
by Scott Feldman
· 10 years ago
8405a8f
netfilter: nf_qeueue: Drop queue entries on nf_unregister_hook
by Eric W. Biederman
· 10 years ago
dfe816c
macvtap: Increase limit of macvtap queues
by Pankaj Gupta
· 10 years ago
bfdc8db
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by David S. Miller
· 10 years ago
fa43335
Merge tag 'wireless-drivers-next-for-davem-2015-06-18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
by David S. Miller
· 10 years ago
b42be38
netlink: add API to retrieve all group memberships
by David Herrmann
· 10 years ago
638579f
net: Update out-of-date comment
by Zhaowei Yuan
· 10 years ago
dcb8f5c
netfilter: xtables: fix warnings on 32bit platforms
by Florian Westphal
· 10 years ago
a263653
netfilter: don't pull include/linux/netfilter.h from netns headers
by Pablo Neira Ayuso
· 10 years ago
10c04a8
netfilter: use forward declaration instead of including linux/proc_fs.h
by Pablo Neira Ayuso
· 10 years ago
04c52de
net: include missing headers in net/net_namespace.h
by Pablo Neira Ayuso
· 10 years ago
230ac49
netfilter: bridge: split ipv6 code into separated file
by Pablo Neira Ayuso
· 10 years ago
db25be6
Bluetooth: hci_core: increase max adv inst
by Florian Grandel
· 10 years ago
d4c5af8
Bluetooth: hci_core: remove obsolete adv_instance
by Florian Grandel
· 10 years ago
fffd38b
Bluetooth: mgmt/hci_core: multi-adv for add_advertising*()
by Florian Grandel
· 10 years ago
5d900e4
Bluetooth: hci_core/mgmt: move adv timeout to hdev
by Florian Grandel
· 10 years ago
d2609b3
Bluetooth: hci_core/mgmt: Introduce multi-adv list
by Florian Grandel
· 10 years ago
a1a56aa
netfilter: x_tables: align per cpu xt_counter
by Eric Dumazet
· 10 years ago
01555e7
netfilter: xt_socket: add XT_SOCKET_RESTORESKMARK flag
by Harout Hedeshian
· 10 years ago
ef493bd
netfilter: nfnetlink_queue: add security context information
by Roman Kubiak
· 10 years ago
35ac838
sock_diag: implement a get_info handler for inet
by Craig Gallek
· 10 years ago
3fd22af
sock_diag: specify info_size per inet protocol
by Craig Gallek
· 10 years ago
eb4cb00
sock_diag: define destruction multicast groups
by Craig Gallek
· 10 years ago
62a8905
net/mlx4_en: Support ndo_get_vf_stats
by Eran Ben Elisha
· 10 years ago
3b766cd
net/core: Add reading VF statistics through the PF netdevice
by Eran Ben Elisha
· 10 years ago
9616982
net/mlx4_core: Add helper to query counters
by Eran Ben Elisha
· 10 years ago
6de5f7f
net/mlx4_core: Allocate default counter per port
by Eran Ben Elisha
· 10 years ago
47d8417
net/mlx4_core: Add sink counter
by Eran Ben Elisha
· 10 years ago
023033b
Merge tag 'nfc-next-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next
by David S. Miller
· 10 years ago
46ea297
bonding: export slave's partner_oper_port_state via sysfs and netlink
by Nikolay Aleksandrov
· 10 years ago
254cb6d
bonding: export slave's actor_oper_port_state via sysfs and netlink
by Nikolay Aleksandrov
· 10 years ago
9464ca6
net: make u64_stats_init() a function
by Eric Dumazet
· 10 years ago
0756ea3
bpf: allow networking programs to use bpf_trace_printk() for debugging
by Alexei Starovoitov
· 10 years ago
ffeedaf
bpf: introduce current->pid, tgid, uid, gid, comm accessors
by Alexei Starovoitov
· 10 years ago
ada6c1d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 10 years ago
835b803
netfilter: nf_tables_netdev: unregister hooks on net_device removal
by Pablo Neira Ayuso
· 10 years ago
2cbce13
netfilter: nf_tables: attach net_device to basechain
by Pablo Neira Ayuso
· 10 years ago
711bdde
netfilter: x_tables: remove XT_TABLE_INFO_SZ and a dereference.
by Eric Dumazet
· 10 years ago
2d45a02
sctp: fix ASCONF list handling
by Marcelo Ricardo Leitner
· 10 years ago
ca0f6a5
netfilter: ipset: Fix coding styles reported by checkpatch.pl
by Jozsef Kadlecsik
· 10 years ago
b57b2d1
netfilter: ipset: Prepare the ipset core to use RCU at set level
by Jozsef Kadlecsik
· 10 years ago
c4c9978
netfilter: ipset: Fix parallel resizing and listing of the same set
by Jozsef Kadlecsik
· 10 years ago
f690cba
netfilter: ipset: Fix cidr handling for hash:*net* types
by Jozsef Kadlecsik
· 10 years ago
aaeb6e2
netfilter: ipset: Use MSEC_PER_SEC consistently
by Jozsef Kadlecsik
· 10 years ago
25c43bf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
1e98a0f
flow_dissector: fix ipv6 dst, hop-by-hop and routing ext hdrs
by Eric Dumazet
· 10 years ago
c39f3bc
Merge git://git.infradead.org/intel-iommu
by Linus Torvalds
· 10 years ago
482cfc3
netfilter: xtables: avoid percpu ruleset duplication
by Florian Westphal
· 10 years ago
71ae0df
netfilter: xtables: use percpu rule counters
by Florian Westphal
· 10 years ago
33b1f31
net: ip_fragment: remove BRIDGE_NETFILTER mtu special handling
by Florian Westphal
· 10 years ago
efb6de9
netfilter: bridge: forward IPv6 fragmented packets
by Bernhard Thaler
· 10 years ago
411ffb4
netfilter: bridge: refactor frag_max_size
by Bernhard Thaler
· 10 years ago
72b31f7
netfilter: bridge: detect NAT66 correctly and change MAC address
by Bernhard Thaler
· 10 years ago
70f3650
mac802154: fix flags BIT definitions order
by Alexander Aring
· 10 years ago
fe89e69
mac802154: cleanup llsec param flags
by Varka Bhadram
· 10 years ago
821f376
Bluetooth: Read encryption key size for BR/EDR connections
by Johan Hedberg
· 10 years ago
f69ad29
tcp: fill shinfo->gso_size at last moment
by Eric Dumazet
· 10 years ago
fc11fbf
net/mlx5e: Add HW cacheline start padding
by Saeed Mahameed
· 10 years ago
facc969
net/mlx5e: Fix HW MTU settings
by Saeed Mahameed
· 10 years ago
e097dc6
NFC: nfcmrvl: add UART driver
by Vincent Cuissard
· 10 years ago
dc14bde
NFC: nfcmrvl: add platform_data and DT configuration
by Vincent Cuissard
· 10 years ago
9961127
NFC: nci: add generic uart support
by Vincent Cuissard
· 10 years ago
a4244b0
net/ethtool: Add current supported tunable options
by Hadar Hen Zion
· 10 years ago
8bc84b7
net: phy: broadcom: define Broadcom pseudo-PHY address in brcmphy.h
by Florian Fainelli
· 10 years ago
4f822c6
net: phy: broadcom: include phy.h for brcmphy.h
by Florian Fainelli
· 10 years ago
1edaa7e
Merge tag 'mac80211-next-for-davem-2015-06-10' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 10 years ago
37a9a8d
net/unix: support SCM_SECURITY for stream sockets
by Stephen Smalley
· 10 years ago
30686bf
mac80211: convert HW flags to unsigned long bitmap
by Johannes Berg
· 10 years ago
ed06aeef
nfc: st-nci: Rename st21nfcb to st-nci
by Christophe Ricard
· 10 years ago
206c59d
Merge remote-tracking branch 'net-next/master' into mac80211-next
by Johannes Berg
· 10 years ago
d446278
nl802154: fix misspelled enum
by Christoffer Holmstedt
· 10 years ago
c2d3955
mac80211: remove obsolete sentence from documentation
by Jakub Kicinski
· 10 years ago
bd00c60
iommu/vt-d: Change PASID support to bit 40 of Extended Capability Register
by David Woodhouse
· 10 years ago
ff50e8a
Bluetooth: Move SCO support under BT_BREDR config option
by Arron Wang
· 10 years ago
9b4c333
Bluetooth: Make l2cap_recv_acldata() and sco_recv_scodata() return void
by Arron Wang
· 10 years ago
dd895d7
can: cangw: introduce optional uid to reference created routing jobs
by Oliver Hartkopp
· 10 years ago
8b76ce3
Bluetooth: Fix encryption key size handling for LTKs
by Johan Hedberg
· 10 years ago
941742f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
9e58095
NFC: netlink: Implement vendor command support
by Samuel Ortiz
· 10 years ago
8115dd5
NFC: Introduce vendor commands structures
by Samuel Ortiz
· 10 years ago
759afb8
NFC: nci: Add nci_prop_cmd allowing to send proprietary nci cmd
by Christophe Ricard
· 10 years ago
c39daee
NFC: nci: Add nci init ops for early device initialization
by Christophe Ricard
· 10 years ago
b6355e9
NFC: nci: Handle proprietary response and notifications
by Samuel Ortiz
· 10 years ago
a8077d6
bcma: make calls to PCI hostmode functions config-safe
by Rafał Miłecki
· 10 years ago
7cf7fa5
net/mlx5_core: Fix static checker warnings around system guid query flow
by Majd Dibbiny
· 10 years ago
b80c0e7
tcp: get_cookie_sock() consolidation
by Eric Dumazet
· 10 years ago
d691f9e
bpf: allow programs to write to certain skb fields
by Alexei Starovoitov
· 10 years ago
623c123
mac802154: change pan_coord type to bool
by Alexander Aring
· 10 years ago
a0825b0
mac802154: add missing structure comments
by Alexander Aring
· 10 years ago
af69a34
mac802154: rearrange attribute in ieee802154_hw
by Alexander Aring
· 10 years ago
5661d431
mac802154: remove unused hw_filt attribute
by Alexander Aring
· 10 years ago
bcbfd20
mac802154: cleanup ieee802154 hardware flags
by Alexander Aring
· 10 years ago
f265be3
mac802154: remove aack hw flag
by Alexander Aring
· 10 years ago
6b70a43
mac802154: cleanup address filtering flags
by Alexander Aring
· 10 years ago
Next »