Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9e9c9c247c2126da66cef5e76818fcbc0d601f00
/
include
02e57b9
drivers: net: stmmac: add port selection programming
by Giuseppe CAVALLARO
· 8 years ago
a5e4bd9
of_mdio: select fixed phy support unconditionally
by Arnd Bergmann
· 8 years ago
637c841
net: diag: Add support to filter on device index
by David Ahern
· 8 years ago
52244d9
net/mlx5e: Report correct auto negotiation and allow toggling
by Gal Pressman
· 8 years ago
89da45b
ethtool: Add 50G baseSR2 link mode
by Gal Pressman
· 8 years ago
667daed
net/mlx5e: Toggle link only after modifying port parameters
by Gal Pressman
· 8 years ago
1466cc5
net/mlx5: Rate limit tables support
by Yevgeny Petrilin
· 8 years ago
2b7c4f7
Merge tag 'rxrpc-rewrite-20160622-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by David S. Miller
· 8 years ago
4d202a0
net_sched: generalize bulk dequeue
by Eric Dumazet
· 8 years ago
008830b
net_sched: fq_codel: cache skb->truesize into skb->cb
by Eric Dumazet
· 8 years ago
520ac30
net_sched: drop packets after root qdisc lock is released
by Eric Dumazet
· 8 years ago
722003a
qed: Add support for coalescing config read/update.
by Sudarsana Reddy Kalluru
· 8 years ago
af7d518
net/mlx4_en: Add DCB PFC support through CEE netlink commands
by Rana Shahout
· 8 years ago
d1bd330
of_mdio: Enable fixed PHY support if driver is a module
by Ben Hutchings
· 8 years ago
b95e592
openvswitch: Add packet len info to upcall.
by William Tu
· 8 years ago
cc8feb8
rxrpc: Fix exclusive connection handling
by David Howells
· 9 years ago
20e1954
ipv6: RFC 4884 partial support for SIT/GRE tunnels
by Eric Dumazet
· 8 years ago
9b8c6d7
gre: better support for ICMP messages for gre+ipv6
by Eric Dumazet
· 8 years ago
2d7a3b2
ipv6: translate ICMP_TIME_EXCEEDED to ICMPV6_TIME_EXCEED
by Eric Dumazet
· 8 years ago
5fbba8a
ip6: move ipip6_err_gen_icmpv6_unreach()
by Eric Dumazet
· 8 years ago
b1cadc1
ipv6: icmp: add a force_saddr param to icmp6_send()
by Eric Dumazet
· 8 years ago
6762ef3
Merge tag 'linux-can-next-for-4.8-20160617' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next
by David S. Miller
· 8 years ago
afbac601
net: ipv6: Address selection needs to consider L3 domains
by David Ahern
· 8 years ago
0d240e7
net: vrf: Implement get_saddr for IPv6
by David Ahern
· 8 years ago
a2e2ff5
net: ipv6: Move ip6_route_get_saddr to inline
by David Ahern
· 8 years ago
b9adcd69
vxlan: Add new UDP encapsulation offload type for VXLAN-GPE
by Alexander Duyck
· 8 years ago
1938ee1
net: Remove deprecated tunnel specific UDP offload functions
by Alexander Duyck
· 8 years ago
7c46a64
net: Merge VXLAN and GENEVE push notifiers into a single notifier
by Alexander Duyck
· 8 years ago
e7b3db5
net: Combine GENEVE and VXLAN port notifiers into single functions
by Alexander Duyck
· 8 years ago
86a9805
vxlan/geneve: Include udp_tunnel.h in vxlan/geneve.h and fixup includes
by Alexander Duyck
· 8 years ago
6f3b911
can: bcm: add support for CAN FD frames
by Oliver Hartkopp
· 8 years ago
cecbc55
net: stmmac: allow to split suspend/resume from init/exit callbacks
by Vincent Palatin
· 8 years ago
5fb384b
netlink: Add comment to warn about deprecated netlink rings attribute request
by Fabien Siron
· 8 years ago
3b1efb1
bpf, maps: flush own entries on perf map release
by Daniel Borkmann
· 8 years ago
d056a78
bpf, maps: extend map_fd_get_ptr arguments
by Daniel Borkmann
· 8 years ago
61d1b6a
bpf, maps: add release callback
by Daniel Borkmann
· 8 years ago
22a59be
net: ipv4: Add ability to have GRE ignore DF bit in IPv4 payloads
by Philip Prindeville
· 8 years ago
042ce722
Merge tag 'shared' of git://git.kernel.org/pub/scm/linux/kernel/git/leon/linux-rdma
by David S. Miller
· 8 years ago
bbe5f5c
6lowpan: introduce 6lowpan-nd
by Alexander Aring
· 8 years ago
cc84b3c
ipv6: export several functions
by Alexander Aring
· 8 years ago
f997c55
ipv6: introduce neighbour discovery ops
by Alexander Aring
· 8 years ago
4f36ce8
ndisc: add __ndisc_opt_addr_data function
by Alexander Aring
· 8 years ago
1e82f96
ndisc: add __ndisc_opt_addr_space function
by Alexander Aring
· 8 years ago
2ad3ed5
6lowpan: add 802.15.4 short addr slaac
by Alexander Aring
· 8 years ago
8626a0c
6lowpan: add private neighbour data
by Alexander Aring
· 8 years ago
1b5c549
net_sched: add the ability to defer skb freeing
by Eric Dumazet
· 8 years ago
7d7072e
skb_array: resize support
by Michael S. Tsirkin
· 8 years ago
5d49de5
ptr_ring: resize support
by Michael S. Tsirkin
· 8 years ago
ad69f35
skb_array: array based FIFO for skbs
by Michael S. Tsirkin
· 8 years ago
2e0ab8c
ptr_ring: array based FIFO for pointers
by Michael S. Tsirkin
· 8 years ago
b231307
net_sched: make tcf_hash_check() boolean
by WANG Cong
· 8 years ago
9ff7438
net: vrf: Handle ipv6 multicast and link-local addresses
by David Ahern
· 8 years ago
cd2a9e6
net: l3mdev: Remove const from flowi6 arg to get_rt6_dst
by David Ahern
· 8 years ago
9986020
sched: remove NET_XMIT_POLICED
by Florian Westphal
· 8 years ago
45f50be
net_sched: remove generic throttled management
by Eric Dumazet
· 8 years ago
f20e665
mdio: mux: Enhanced MDIO mux framework for integrated multiplexers
by Pramod Kumar
· 8 years ago
d6cf3a8
Merge tag 'mac80211-next-for-davem-2016-06-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 8 years ago
002245c
bpf: fix missing header inclusion
by Zi Shen Lim
· 8 years ago
6f094b9
tcp: add in_flight to tcp_skb_cb
by Lawrence Brakmo
· 8 years ago
fd2a043
virtio_net: introduce virtio_net_hdr_{from,to}_skb
by Mike Rapoport
· 8 years ago
678ece3
virtio_net: add _UAPI prefix to virtio_net header guards
by Mike Rapoport
· 8 years ago
a70b506
bpf: enforce recursion limit on redirects
by Daniel Borkmann
· 8 years ago
f2a4d08
openvswitch: Add packet truncation support.
by William Tu
· 8 years ago
1578b0a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
698ea54
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
729d378
Merge tag 'sound-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 8 years ago
524a3f2
Merge tag 'pm-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
7486216
{net,IB}/mlx5: mlx5_ifc updates
by Saeed Mahameed
· 8 years ago
719c44d
packet: compat support for sock_fprog
by Willem de Bruijn
· 8 years ago
7d84e37
virtio_net: Update the feature bit to comply with spec
by Aaron Conole
· 8 years ago
e434863
net: vrf: Fix crash when IPv6 is disabled at boot time
by David Ahern
· 8 years ago
2341e07
rxrpc: Simplify connect() implementation and simplify sendmsg() op
by David Howells
· 8 years ago
967dd82
net: dsa: b53: Add support for Broadcom RoboSwitch
by Florian Fainelli
· 8 years ago
23898c7
net/mlx5: E-Switch, Modify node guid on vf set MAC
by Noa Osherovich
· 8 years ago
876d634
net/mlx5: Fix flow steering NIC capabilities check
by Maor Gottlieb
· 8 years ago
86d56a1
net/mlx5: Fix MLX5_CMD_OP_MAX to be defined correctly
by Shahar Klein
· 8 years ago
418f839
net/mlx5: Fix the size of modify QP mailbox
by Majd Dibbiny
· 8 years ago
3681196
Merge branches 'pm-cpufreq-fixes' and 'pm-cpuidle'
by Rafael J. Wysocki
· 8 years ago
147d9e7
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
d3fff6c
net: add netdev_lockdep_set_classes() helper
by Eric Dumazet
· 8 years ago
52fbb29
net: sched: fix qdisc->running lockdep annotations
by Eric Dumazet
· 8 years ago
5caa328
mac80211: implement codel on fair queuing flows
by Michal Kazior
· 9 years ago
80a83cf
mac80211: skip netdev queue control with software queuing
by Michal Kazior
· 9 years ago
1dad640
wext: reformat struct/union declarations
by Johannes Berg
· 8 years ago
c894504
sched: place state, next_sched and gso_skb in same cacheline again
by Florian Westphal
· 8 years ago
a09ceb0
sched: remove qdisc->drop
by Florian Westphal
· 8 years ago
c3a173d
sched: remove qdisc_rehape_fail
by Florian Westphal
· 8 years ago
dd47c1f
cbq: remove TCA_CBQ_POLICE support
by Florian Westphal
· 8 years ago
96c63fa
net: Add l3mdev rule
by David Ahern
· 8 years ago
0c73c52
net: dsa: Initialize CPU port ethtool ops per tree
by Florian Fainelli
· 8 years ago
123b365
net: sched: fix missing doc annotations
by Eric Dumazet
· 8 years ago
a1d8d8a
qed: Add dcbnl support.
by Sudarsana Reddy Kalluru
· 8 years ago
6ad8c63
qed: Add support for query/config dcbx.
by Sudarsana Reddy Kalluru
· 8 years ago
6f23d96
fsl/qe: Do not prefix header guard with CONFIG_
by Andreas Ziegler
· 8 years ago
c8ae067
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
1607f09
coredump: fix dumping through pipes
by Mateusz Guzik
· 8 years ago
3256564
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 8 years ago
92c075d
net: sched: fix tc_should_offload for specific clsact classes
by Daniel Borkmann
· 8 years ago
edb09eb
net: sched: do not acquire qdisc spinlock in qdisc/class stats dump
by Eric Dumazet
· 8 years ago
f9eb8ae
net_sched: transform qdisc running bit into a seqcount
by Eric Dumazet
· 8 years ago
Next »