Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
86dabda426ac33f4782854ef71f0c9adafd24134
86dabda
net: thunderbolt: Clear finished Tx frame bus address in tbnet_tx_callback()
by Mika Westerberg
· 8 years ago
5290ada
sock: Remove the global prot_inuse counter.
by Tonghao Zhang
· 8 years ago
492d070
net: sfc: remove redundant variable start
by Colin Ian King
· 8 years ago
98b07e3
qlge: remove duplicated assignment to mbcp
by Colin Ian King
· 8 years ago
a3e2ecb
net: wan: x25_asy: mark expected switch fall-through
by Gustavo A. R. Silva
· 8 years ago
0aa3b41
net: 3com: 3c574_cs: mark expected switch fall-through
by Gustavo A. R. Silva
· 8 years ago
75d28f4
net: 8390: pcnet_cs: mark expected switch fall-through
by Gustavo A. R. Silva
· 8 years ago
2d91914
net: decnet: dn_table: mark expected switch fall-through
by Gustavo A. R. Silva
· 8 years ago
765924e
l2tp: don't close sessions in l2tp_tunnel_destruct()
by Guillaume Nault
· 8 years ago
f31f54d
Merge branch 'FACK-loss-recovery-remove'
by David S. Miller
· 8 years ago
737ff31
tcp: use sequence distance to detect reordering
by Yuchung Cheng
· 8 years ago
713bafe
tcp: retire FACK loss detection
by Yuchung Cheng
· 8 years ago
e4ec138
fsl/fman_port: mark expected switch fall-throughs
by Gustavo A. R. Silva
· 8 years ago
d9b9c0e
net: ethernet: bgmac: mark expected switch fall-through
by Gustavo A. R. Silva
· 8 years ago
37798d0
ibmvnic: Add vnic client data to login buffer
by Nathan Fontenot
· 8 years ago
f3edacb
bpf: Revert bpf_overrid_function() helper changes.
by David S. Miller
· 8 years ago
bee955c
Merge branch 'bpf-Fix-bugs-in-sock_ops-samples'
by David S. Miller
· 8 years ago
03e982e
bpf: Fix tcp_clamp_kern.c sample program
by Lawrence Brakmo
· 8 years ago
e185331
bpf: Fix tcp_iw_kern.c sample program
by Lawrence Brakmo
· 8 years ago
2ff969f
bpf: Fix tcp_cong_kern.c sample program
by Lawrence Brakmo
· 8 years ago
a4174f0
bpf: Fix tcp_bufs_kern.c sample program
by Lawrence Brakmo
· 8 years ago
016e661
bpf: Fix tcp_rwnd_kern.c sample program
by Lawrence Brakmo
· 8 years ago
7863f46
bpf: Fix tcp_synrto_kern.c sample program
by Lawrence Brakmo
· 8 years ago
8d6e79d
tipc: improve link resiliency when rps is activated
by Jon Maloy
· 8 years ago
141f575
Merge branch 'macb-next'
by David S. Miller
· 8 years ago
66ee6a0
net: macb: add of_node_put to error paths
by Michael Grzeschik
· 8 years ago
9ce9814
net: macb: add of_phy_deregister_fixed_link to error paths
by Michael Grzeschik
· 8 years ago
e5c500e
net: mvpp2: fix GOP statistics loop start and stop conditions
by Miquel Raynal
· 8 years ago
fc98135
Merge branch 'hns3-bug-fixes'
by David S. Miller
· 8 years ago
c040366
net: hns3: cleanup mac auto-negotiation state query in hclge_update_speed_duplex
by Fuyun Liang
· 8 years ago
39e2151
net: hns3: fix a bug when getting phy address from NCL_config file
by Fuyun Liang
· 8 years ago
28033ae
net: netlink: Update attr validation to require exact length for some types
by David Ahern
· 8 years ago
2210d6b
net: ipv6: sysctl to specify IPv6 ND traffic class
by Maciej Żenczykowski
· 8 years ago
04bad8b
net/ncsi: Don't return error on normal response
by Samuel Mendoza-Jonas
· 8 years ago
9ef8690
net/ncsi: Improve general state logging
by Samuel Mendoza-Jonas
· 8 years ago
a8a6f1e
Merge branch 'bpftool-show-filenames-of-pinned-objects'
by David S. Miller
· 8 years ago
c541b73
tools: bpftool: optionally show filenames of pinned objects
by Prashant Bhole
· 8 years ago
4990f1f
tools: bpftool: show filenames of pinned objects
by Prashant Bhole
· 8 years ago
1852719
tools: bpftool: open pinned object without type check
by Prashant Bhole
· 8 years ago
329fca6
Merge branch 'BPF-directed-error-injection'
by David S. Miller
· 8 years ago
eafb340
samples/bpf: add a test for bpf_override_return
by Josef Bacik
· 8 years ago
dd0bb68
bpf: add a bpf_override_function helper
by Josef Bacik
· 8 years ago
5498512
net: fix incorrect comment with regard to VLAN packet handling
by Girish Moodalbail
· 8 years ago
b79c069
Merge branch 'act_vlan-rcu'
by David S. Miller
· 8 years ago
4c5b9d9
act_vlan: VLAN action rewrite to use RCU lock/unlock and update
by Manish Kurup
· 8 years ago
bf068bd
nfp flower action: Modified to use VLAN helper functions
by Manish Kurup
· 8 years ago
e0496cb
act_vlan: Change stats update to use per-core stats
by Manish Kurup
· 8 years ago
cbad52e
sfc: don't warn on successful change of MAC
by Robert Stonehouse
· 8 years ago
e4effc0
net: vxge: remove redundant assignments and pointers
by Colin Ian King
· 8 years ago
be61a48
Merge branch 'ip_gre-flags-update'
by David S. Miller
· 8 years ago
a0efab6
ip_gre: add the support for i/o_flags update via ioctl
by Xin Long
· 8 years ago
dd9d598
ip_gre: add the support for i/o_flags update via netlink
by Xin Long
· 8 years ago
c7947e4
Merge branch 'tcp-ns-rmem-wmem'
by David S. Miller
· 8 years ago
356d183
tcp: Namespace-ify sysctl_tcp_rmem and sysctl_tcp_wmem
by Eric Dumazet
· 8 years ago
a3dcaf1
net: allow per netns sysctl_rmem and sysctl_wmem for protos
by Eric Dumazet
· 8 years ago
2ea7a67
net: dsa: Don't add vlans when vlan filtering is disabled
by Andrew Lunn
· 8 years ago
4fdc302
Merge tag 'mlx5-updates-2017-11-09' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
by David S. Miller
· 8 years ago
5d37636
Merge branch 'IGMP-snooping-for-local-traffic'
by David S. Miller
· 8 years ago
ae45102
net: dsa: switch: Don't add CPU port to an mdb by default
by Andrew Lunn
· 8 years ago
bb9f60317
net: dsa: add more const attributes
by Andrew Lunn
· 8 years ago
5f4dbc5
net: dsa: slave: Handle switchdev host mdb add/del
by Andrew Lunn
· 8 years ago
47d5b6d
net: bridge: Add/del switchdev object on host join/leave
by Andrew Lunn
· 8 years ago
2a26028
net: bridge: Send notification when host join/leaves a group
by Andrew Lunn
· 8 years ago
ff0fd34
net: bridge: Rename mglist to host_joined
by Andrew Lunn
· 8 years ago
4dc6758
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
3fefc31
Merge tag 'pm-final-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
d93d4ce
Merge tag 'sound-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 8 years ago
d1041cd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
75ee94b
ALSA: hda - fix headset mic problem for Dell machines with alc274
by Hui Wang
· 8 years ago
f938dae
net/mlx5e: CHECKSUM_COMPLETE offload for VLAN/QinQ packets
by Gal Pressman
· 8 years ago
f24686e
net/mlx5e: Add VLAN offloads statistics
by Gal Pressman
· 8 years ago
4382c7b
net/mlx5e: Add 802.1ad VLAN insertion support
by Gal Pressman
· 8 years ago
7d92d58
net/mlx5e: Add 802.1ad VLAN filter steering rules
by Gal Pressman
· 8 years ago
03eda95
net/mlx5e: Declare bitmap using kernel macro
by Gal Pressman
· 8 years ago
375ef2b
net: Introduce netdev_*_once functions
by Gal Pressman
· 8 years ago
355368d
net/mlx5e: Add rollback on add VLAN failure
by Gal Pressman
· 8 years ago
2b52a28
net/mlx5e: Rename VLAN related variables and functions
by Gal Pressman
· 8 years ago
6a17280
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 8 years ago
623859a
Merge branch 'net-sched-race-fix'
by David S. Miller
· 8 years ago
35c55fc
cls_u32: use tcf_exts_get_net() before call_rcu()
by Cong Wang
· 8 years ago
f2b7510
cls_tcindex: use tcf_exts_get_net() before call_rcu()
by Cong Wang
· 8 years ago
9658506
cls_rsvp: use tcf_exts_get_net() before call_rcu()
by Cong Wang
· 8 years ago
3fd51de
cls_route: use tcf_exts_get_net() before call_rcu()
by Cong Wang
· 8 years ago
57767e78
cls_matchall: use tcf_exts_get_net() before call_rcu()
by Cong Wang
· 8 years ago
d5f984f
cls_fw: use tcf_exts_get_net() before call_rcu()
by Cong Wang
· 8 years ago
0dadc11
cls_flower: use tcf_exts_get_net() before call_rcu()
by Cong Wang
· 8 years ago
22f7cec
cls_flow: use tcf_exts_get_net() before call_rcu()
by Cong Wang
· 8 years ago
ed14816
cls_cgroup: use tcf_exts_get_net() before call_rcu()
by Cong Wang
· 8 years ago
aae2c35
cls_bpf: use tcf_exts_get_net() before call_rcu()
by Cong Wang
· 8 years ago
0b2a598
cls_basic: use tcf_exts_get_net() before call_rcu()
by Cong Wang
· 8 years ago
e4b95c4
net_sched: introduce tcf_exts_get_net() and tcf_exts_put_net()
by Cong Wang
· 8 years ago
c7e460c
Revert "net_sched: hold netns refcnt for each action"
by Cong Wang
· 8 years ago
19aeeb9
Merge branch 'dsa-setup-stage'
by David S. Miller
· 8 years ago
b4fbb34
net: dsa: rename probe and remove switch functions
by Vivien Didelot
· 8 years ago
3081735
net: dsa: setup a tree when adding a switch to it
by Vivien Didelot
· 8 years ago
34c09a8
net: dsa: setup routing table
by Vivien Didelot
· 8 years ago
c528666
net: dsa: use of_for_each_phandle
by Vivien Didelot
· 8 years ago
f163da8
net: dsa: add find port by node helper
by Vivien Didelot
· 8 years ago
1d27732
net: dsa: setup and teardown ports
by Vivien Didelot
· 8 years ago
1f08f9e
net: dsa: setup and teardown switches
by Vivien Didelot
· 8 years ago
Next »