Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a78cb84c62c427807d917c5aa8797740f00b0bbe
/
include
1f211a1
net, sched: add clsact qdisc
by Daniel Borkmann
· 9 years ago
f8ffad69
bpf: add skb_postpush_rcsum and fix dev_forward_skb occasions
by Daniel Borkmann
· 9 years ago
fdc5432
net, sched: add skb_at_tc_ingress helper
by Daniel Borkmann
· 9 years ago
b840d15
ipv4: Namespecify the tcp_keepalive_intvl sysctl knob
by Nikolay Borisov
· 9 years ago
9bd6861
ipv4: Namespecify tcp_keepalive_probes sysctl knob
by Nikolay Borisov
· 9 years ago
13b287e
ipv4: Namespaceify tcp_keepalive_time sysctl knob
by Nikolay Borisov
· 9 years ago
4d41e125
switchdev: Adding MDB entry offload
by Elad Raz
· 9 years ago
01dd194
bpf: cleanup bpf_prog_run_{save,clear}_cb helpers
by Daniel Borkmann
· 9 years ago
0797cbd
ipv4: eliminate endianness warnings in ip_fib.h
by Lance Richardson
· 9 years ago
9b59377
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 9 years ago
250fbf1
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by David S. Miller
· 9 years ago
48f66c9
netfilter: nft_ct: add byte/packet counter support
by Florian Westphal
· 9 years ago
e6d8eca
netfilter: nf_tables: Add new attributes into nft_set to store user data.
by Carlos Falgueras García
· 9 years ago
711fdba
mdio: Abstract device_remove() and device_free()
by Andrew Lunn
· 9 years ago
a9049e0
mdio: Add support for mdio drivers.
by Andrew Lunn
· 9 years ago
e76a495
phy: Move phy specific bus match into phy_device
by Andrew Lunn
· 9 years ago
be01da7
phy: Centralize setting driver module owner
by Andrew Lunn
· 9 years ago
bc87922
phy: Move PHY PM operations into phy_device
by Andrew Lunn
· 9 years ago
7f85442
phy: Add API for {un}registering an mdio device to a bus.
by Andrew Lunn
· 9 years ago
e5a03bf
phy: Add an mdio_device structure
by Andrew Lunn
· 9 years ago
e7f4dc3
mdio: Move allocation of interrupts into core
by Andrew Lunn
· 9 years ago
2220943
phy: Centralise print about attached phy
by Andrew Lunn
· 9 years ago
053e7e1
phy: phy_{read|write}_mmd_indirect: get addr from phydev
by Andrew Lunn
· 9 years ago
84eff6d
phy: add phydev_name() wrapper
by Andrew Lunn
· 9 years ago
72ba48b
phy: Add phydev_err() and phydev_dbg() macros
by Andrew Lunn
· 9 years ago
bac83c6
mdio: Move mdiobus_read/write operatings into mdio.h
by Andrew Lunn
· 9 years ago
ccaa953
phy: Consistently use addr for address on an MII bus
by Andrew Lunn
· 9 years ago
9e0efaf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
c7f5d10
net: Add eth_platform_get_mac_address() helper.
by David S. Miller
· 9 years ago
cdba756
net: move ndo_features_check() close to ndo_start_xmit()
by Eric Dumazet
· 9 years ago
81435c3
switchdev: add bridge vlan_filtering attribute
by Elad Raz
· 9 years ago
55795ef
net: filter: make JITs zero A for SKF_AD_ALU_XOR_X
by Rabin Vincent
· 9 years ago
56b8718
Merge tag 'wireless-drivers-next-for-davem-2016-01-05' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
by David S. Miller
· 9 years ago
a72a5e2
inet: kill unused skb_free op
by Florian Westphal
· 9 years ago
2fbf575
include/uapi/linux/sockios.h: mark SIOCRTMSG unused
by xypron.glpk@gmx.de
· 9 years ago
b084444
net/mlx5_core: Introduce access function to read internal timer
by Eran Ben Elisha
· 9 years ago
b5eff71
sctp: drop the old assoc hashtable of sctp
by Xin Long
· 9 years ago
d6c0256
sctp: add the rhashtable apis for sctp global transport hashtable
by Xin Long
· 9 years ago
78b781c
Bluetooth: Add support for Start Limited Discovery command
by Johan Hedberg
· 9 years ago
0d3b7f6
Bluetooth: Change eir_has_data_type() to more generic eir_get_data()
by Johan Hedberg
· 9 years ago
b5bdacf
net: Propagate lookup failure in l3mdev_get_saddr to caller
by David Ahern
· 9 years ago
538950a
soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF
by Craig Gallek
· 9 years ago
e32ea7e
soreuseport: fast reuseport UDP socket selection
by Craig Gallek
· 9 years ago
ef45614
soreuseport: define reuseport groups
by Craig Gallek
· 9 years ago
0efeff2
net: make ip6tunnel_xmit definition conditional
by Arnd Bergmann
· 9 years ago
15ab90f
Merge tag 'nfc-next-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next
by David S. Miller
· 9 years ago
888cc8c
sh_eth: remove EDMAC_BIG_ENDIAN
by Sergei Shtylyov
· 9 years ago
29663b0
mac802154: constify ieee802154_llsec_ops structure
by Julia Lawall
· 9 years ago
39e6dea
netfilter: nf_tables: add forward expression to the netdev family
by Pablo Neira Ayuso
· 9 years ago
502061f
netfilter: nf_tables: add packet duplication to the netdev family
by Pablo Neira Ayuso
· 9 years ago
c7862a5
netfilter: nft_limit: allow to invert matching criteria
by Pablo Neira Ayuso
· 9 years ago
c07f30a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
8f5daf2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
f3a4094
ethtool: Add phy statistics
by Andrew Lunn
· 9 years ago
c616920
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
6cdb18a
mm/vmstat: fix overflow in mod_zone_page_state()
by Heiko Carstens
· 9 years ago
7be4fb6
nfc: microread: Fix header comment
by Christophe Ricard
· 9 years ago
9afec6d
nfc: netlink: HCI event connectivity implementation
by Christophe Ricard
· 9 years ago
2149141
block: add blk_start_queue_async()
by Jens Axboe
· 9 years ago
5913bea
netfilter: nfnetlink: pass down netns pointer to commit() and abort() callbacks
by Pablo Neira Ayuso
· 9 years ago
7b8002a
netfilter: nfnetlink: pass down netns pointer to call() and call_rcu()
by Pablo Neira Ayuso
· 9 years ago
5ebe0b0
netfilter: nf_tables: destroy basechain and rules on netdevice removal
by Pablo Neira Ayuso
· 9 years ago
df05ef8
netfilter: nf_tables: release objects on netns destruction
by Pablo Neira Ayuso
· 9 years ago
039f506
ip_tunnel: Move stats update to iptunnel_xmit()
by Pravin B Shelar
· 9 years ago
1dfddff5
net: cdc_ncm: avoid changing RX/TX buffers on MTU changes
by Bjørn Mork
· 9 years ago
b1f0a0e
net: add inet_sk_transparent() helper
by Florian Westphal
· 9 years ago
4fee35a
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 9 years ago
8b4414f
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
1d5cda4
include/linux/mmdebug.h: should include linux/bug.h
by James Morse
· 9 years ago
05c74e5
bpf: add bpf_skb_load_bytes helper
by Daniel Borkmann
· 9 years ago
59ce967
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 9 years ago
3273cba
Merge tag 'for-linus-4.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 9 years ago
6dd9a14
net: Allow accepted sockets to be bound to l3mdev domain
by David Ahern
· 9 years ago
1a85247
net: l3mdev: Add master device lookup by index
by David Ahern
· 9 years ago
cc9da6c
ipv6: addrconf: use stable address generator for ARPHRD_NONE
by Bjørn Mork
· 9 years ago
454d5d8
xen: Add RING_COPY_REQUEST()
by David Vrabel
· 9 years ago
b3e0d3d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
73796d8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
715f504
ipv6: add IPV6_HDRINCL option for raw sockets
by Hannes Frederic Sowa
· 9 years ago
32bc201
ipv6: allow routes to be configured with expire values
by Xin Long
· 9 years ago
7bbadd2
net: fix warnings in 'make htmldocs' by moving macro definition out of field declaration
by Hannes Frederic Sowa
· 9 years ago
05ca402
geneve: Add geneve_get_rx_port support
by Singhai, Anjali
· 9 years ago
a8170d2
geneve: Add geneve udp port offload for ethernet devices
by Singhai, Anjali
· 9 years ago
566178f
net: sctp: dynamically enable or disable pf state
by Zhu Yanjun
· 9 years ago
541c9a8
ssb: pick SoC invariants code from MIPS BCM47xx arch
by Rafał Miłecki
· 9 years ago
887dc9f
inet: tcp: fix inetpeer_set_addr_v4()
by Eric Dumazet
· 9 years ago
c1e64e2
net: diag: Support destroying TCP sockets.
by Lorenzo Colitti
· 9 years ago
6eb5d2e
net: diag: Support SOCK_DESTROY for inet sockets.
by Lorenzo Colitti
· 9 years ago
64be0ae
net: diag: Add the ability to destroy a socket.
by Lorenzo Colitti
· 9 years ago
b613f56
net: diag: split inet_diag_dump_one_icsk into two
by Lorenzo Colitti
· 9 years ago
7f00fea
ila: Add generic ILA translation facility
by Tom Herbert
· 9 years ago
fc9e50f
netlink: add a start callback for starting a netlink dump
by Tom Herbert
· 9 years ago
3502cad
rhashtable: add function to replace an element
by Tom Herbert
· 9 years ago
7a6ae71
net: Elaborate on checksum offload interface description
by Tom Herbert
· 9 years ago
6ae23ad
net: Add driver helper functions to determine checksum offloadability
by Tom Herbert
· 9 years ago
9a49850
tcp: Fix conditions to determine checksum offload
by Tom Herbert
· 9 years ago
c8cd098
net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUM
by Tom Herbert
· 9 years ago
a188222
net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK
by Tom Herbert
· 9 years ago
53692b1
sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC
by Tom Herbert
· 9 years ago
55dc5a9
net: Add skb_inner_transport_offset function
by Tom Herbert
· 9 years ago
Next »