Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
fd10c2ef3e0ad82a4003d8005f3e7716d19a9376
« Previous
18d0264
net_sched: remove the first parameter from tcf_exts_destroy()
by WANG Cong
· 10 years ago
5804283
mlx4: exploit skb->xmit_more to conditionally send doorbell
by Eric Dumazet
· 10 years ago
a8404ce
Merge branch 'r8152'
by David S. Miller
· 10 years ago
df35d28
r8152: support ethtool eee
by hayeswang
· 10 years ago
d24f613
r8152: add functions to set EEE
by hayeswang
· 10 years ago
4c4a6b1
r8152: change the EEE definition
by hayeswang
· 10 years ago
18c565e
Merge branch 'defxx-next'
by David S. Miller
· 10 years ago
b98dfaf
defxx: DEFEA's ESIC port I/O decoding cleanup
by Maciej W. Rozycki
· 10 years ago
b1a6d3e
defxx: DEFEA's Burst Holdoff register initialization fix
by Maciej W. Rozycki
· 10 years ago
8a189f1
defxx: Correct DEFEA's ESIC port I/O accesses
by Maciej W. Rozycki
· 10 years ago
f5c7e1a
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 10 years ago
fe2c5fb
Merge branch 'dsa_eee'
by David S. Miller
· 10 years ago
450b05c
net: dsa: bcm_sf2: add support for controlling EEE
by Florian Fainelli
· 10 years ago
7905288
net: dsa: allow switches driver to implement get/set EEE
by Florian Fainelli
· 10 years ago
b6d045d
net: dsa: bcm_sf2: add port_enable/disable callbacks
by Florian Fainelli
· 10 years ago
7de1557
net: dsa: bcm_sf2: disable RGMII interface(s) when link is down
by Florian Fainelli
· 10 years ago
b2f2af2
net: dsa: allow enabling and disable switch ports
by Florian Fainelli
· 10 years ago
f7f1de5
net: dsa: start and stop the PHY state machine
by Florian Fainelli
· 10 years ago
155c6e1
tcp: use tcp_flags in tcp_data_queue()
by Peter Pan(潘卫平)
· 10 years ago
cd7d849
tcp: change tcp_skb_pcount() location
by Eric Dumazet
· 10 years ago
dc83d4d
Merge branch 'tcp_skb_cb'
by David S. Miller
· 10 years ago
971f10e
tcp: better TCP_SKB_CB layout to reduce cache line misses
by Eric Dumazet
· 10 years ago
a224772
ipv6: add a struct inet6_skb_parm param to ipv6_opt_accepted()
by Eric Dumazet
· 10 years ago
24a2d43
ipv4: rename ip_options_echo to __ip_options_echo()
by Eric Dumazet
· 10 years ago
ff04a77
net : optimize skb_release_data()
by Eric Dumazet
· 10 years ago
cec0831
sparc: bpf_jit: add support for BPF_LD(X) | BPF_LEN instructions
by Alexei Starovoitov
· 10 years ago
0a29b3d
net: bcmgenet: Fix compile warning
by Tobias Klauser
· 10 years ago
8280bf0
net/openvswitch: remove dup comment in vport.h
by Wang Sheng-Hui
· 10 years ago
b184006
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 10 years ago
58e3cac
net: optimise inet_proto_csum_replace4()
by LEROY Christophe
· 10 years ago
4565af0
net: optimise csum_replace4()
by LEROY Christophe
· 10 years ago
3290d65
Merge branch 'fec'
by David S. Miller
· 10 years ago
e3c9614
net: fec: free resource after phy probe failed
by Nimrod Andy
· 10 years ago
b64bf4b
net: fec: align rx data buffer size for dma map/unmap
by Nimrod Andy
· 10 years ago
f88c7ed
net: fec: remove the ERR006358 workaround for imx6sx enet
by Nimrod Andy
· 10 years ago
befe821
net: fec: Add Ftype to BD to distiguish three tx queues for AVB
by Nimrod Andy
· 10 years ago
f4a775d
net: introduce __skb_header_release()
by Eric Dumazet
· 10 years ago
aebac74
fec: Remove fec_enet_select_queue()
by Fabio Estevam
· 10 years ago
57219dc
Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 10 years ago
6ea754e
net: Change netdev_<level> logging functions to return void
by Joe Perches
· 10 years ago
0c87b29
mellanox: Change en_print to return void
by Joe Perches
· 10 years ago
b4fc1a4
Merge branch 'bpf-next'
by David S. Miller
· 10 years ago
3c731eb
bpf: mini eBPF library, test stubs and verifier testsuite
by Alexei Starovoitov
· 10 years ago
17a5267
bpf: verifier (add verifier core)
by Alexei Starovoitov
· 10 years ago
475fb78
bpf: verifier (add branch/goto checks)
by Alexei Starovoitov
· 10 years ago
0246e64
bpf: handle pseudo BPF_LD_IMM64 insn
by Alexei Starovoitov
· 10 years ago
cbd3570
bpf: verifier (add ability to receive verification log)
by Alexei Starovoitov
· 10 years ago
51580e7
bpf: verifier (add docs)
by Alexei Starovoitov
· 10 years ago
0a542a8
bpf: handle pseudo BPF_CALL insn
by Alexei Starovoitov
· 10 years ago
09756af
bpf: expand BPF syscall with program load/unload
by Alexei Starovoitov
· 10 years ago
db20fd2
bpf: add lookup/update/delete/iterate methods to BPF maps
by Alexei Starovoitov
· 10 years ago
749730c
bpf: enable bpf syscall on x64 and i386
by Alexei Starovoitov
· 10 years ago
99c55f7
bpf: introduce BPF syscall and maps
by Alexei Starovoitov
· 10 years ago
34666d4
netfilter: bridge: move br_netfilter out of the core
by Pablo Neira Ayuso
· 10 years ago
7276ca3
netfilter: bridge: nf_bridge_copy_header as static inline in header
by Pablo Neira Ayuso
· 10 years ago
772476d
net/netfilter/x_tables.c: use __seq_open_private()
by Rob Jones
· 10 years ago
4a8e320
net: sched: use pinned timers
by Eric Dumazet
· 10 years ago
9fb426a
Merge branch 'gso_send_check'
by David S. Miller
· 10 years ago
53e5039
net: Remove gso_send_check as an offload callback
by Tom Herbert
· 10 years ago
f71470b
udp: move logic out of udp[46]_ufo_send_check
by Tom Herbert
· 10 years ago
d020f8f
tcp: move logic out of tcp_v[64]_gso_send_check
by Tom Herbert
· 10 years ago
2fdbfea
Merge branch 'stmmac'
by David S. Miller
· 10 years ago
318fd49
net: stmmac: meson: document device tree bindings
by Beniamino Galvani
· 10 years ago
0ad5adc
net: stmmac: add Amlogic Meson glue layer
by Beniamino Galvani
· 10 years ago
4daaab4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
b94d525
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
35607b0
sparc: bpf_jit: fix loads from negative offsets
by Alexei Starovoitov
· 10 years ago
543a2dff
Merge tag 'master-2014-09-23' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 10 years ago
c899c3f
parisc: Update defconfigs which were missing CONFIG_NET.
by David S. Miller
· 10 years ago
95d7799
powerpc: Update defconfigs which were missing CONFIG_NET.
by David S. Miller
· 10 years ago
ff408ba
s390: Update defconfigs which were missing CONFIG_NET.
by David S. Miller
· 10 years ago
af4de1b
mips: Update some more defconfigs which were missing CONFIG_NET.
by David S. Miller
· 10 years ago
1ab0b8b
sparc: Set CONFIG_NET=y in defconfigs
by Michal Marek
· 10 years ago
925f7fa
sh: Set CONFIG_NET=y in defconfigs
by Michal Marek
· 10 years ago
853e3e1
powerpc: Set CONFIG_NET=y in defconfigs
by Michal Marek
· 10 years ago
25fee47
parisc: Set CONFIG_NET=y in defconfigs
by Michal Marek
· 10 years ago
d1630f9
mips: Set CONFIG_NET=y in defconfigs
by Michal Marek
· 10 years ago
02f130a
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
2d7ed01
Merge tag 'pci-v3.17-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 10 years ago
2368a94
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 10 years ago
eb55a2a
Merge tag 'media/v3.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 10 years ago
a90e41e
Merge tag 'md/3.17-more-fixes' of git://git.neil.brown.name/md
by Linus Torvalds
· 10 years ago
0a30288
blk-mq, percpu_ref: implement a kludge for SCSI blk-mq stall during probe
by Tejun Heo
· 10 years ago
7da4b29
crypto: aesni - disable "by8" AVX CTR optimization
by Mathias Krause
· 10 years ago
c9f21cb
crypto: ccp - Check for CCP before registering crypto algs
by Tom Lendacky
· 10 years ago
452b636
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 10 years ago
ffd4341
Merge tag 'sound-3.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 10 years ago
31f9bf4
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
d19eff3
Merge branch 'parisc-3.17-7' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 10 years ago
d26a773
parisc: Only use -mfast-indirect-calls option for 32-bit kernel builds
by John David Anglin
· 10 years ago
3c4d1da
vxlan: Fix bug introduced by commit acbf74a76300
by Andy Zhou
· 10 years ago
f0eb4a2
Merge tag 'please-pull-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
by Linus Torvalds
· 10 years ago
c1d5865
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 10 years ago
e8ee39e
[IA64] refresh arch/ia64/configs/* using "make savedefconfig"
by Tony Luck
· 10 years ago
bd1e75a
tcp: add coalescing attempt in tcp_ofo_queue()
by Eric Dumazet
· 10 years ago
4cdf507
icmp: add a global rate limitation
by Eric Dumazet
· 10 years ago
e8b56d5
net: bpf: arm: make hole-faulting more robust
by Daniel Borkmann
· 10 years ago
6cd2f85
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 10 years ago
1f6d803
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
324c7b6
Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 10 years ago
Next »