Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
7863f46bac3a1716f7d547c53f367ddf509f031e
7863f46
bpf: Fix tcp_synrto_kern.c sample program
by Lawrence Brakmo
· 7 years ago
8d6e79d
tipc: improve link resiliency when rps is activated
by Jon Maloy
· 7 years ago
141f575
Merge branch 'macb-next'
by David S. Miller
· 7 years ago
66ee6a0
net: macb: add of_node_put to error paths
by Michael Grzeschik
· 7 years ago
9ce9814
net: macb: add of_phy_deregister_fixed_link to error paths
by Michael Grzeschik
· 7 years ago
e5c500e
net: mvpp2: fix GOP statistics loop start and stop conditions
by Miquel Raynal
· 7 years ago
fc98135
Merge branch 'hns3-bug-fixes'
by David S. Miller
· 7 years ago
c040366
net: hns3: cleanup mac auto-negotiation state query in hclge_update_speed_duplex
by Fuyun Liang
· 7 years ago
39e2151
net: hns3: fix a bug when getting phy address from NCL_config file
by Fuyun Liang
· 7 years ago
28033ae
net: netlink: Update attr validation to require exact length for some types
by David Ahern
· 7 years ago
2210d6b
net: ipv6: sysctl to specify IPv6 ND traffic class
by Maciej Żenczykowski
· 7 years ago
04bad8b
net/ncsi: Don't return error on normal response
by Samuel Mendoza-Jonas
· 7 years ago
9ef8690
net/ncsi: Improve general state logging
by Samuel Mendoza-Jonas
· 7 years ago
a8a6f1e
Merge branch 'bpftool-show-filenames-of-pinned-objects'
by David S. Miller
· 7 years ago
c541b73
tools: bpftool: optionally show filenames of pinned objects
by Prashant Bhole
· 7 years ago
4990f1f
tools: bpftool: show filenames of pinned objects
by Prashant Bhole
· 7 years ago
1852719
tools: bpftool: open pinned object without type check
by Prashant Bhole
· 7 years ago
329fca6
Merge branch 'BPF-directed-error-injection'
by David S. Miller
· 7 years ago
eafb340
samples/bpf: add a test for bpf_override_return
by Josef Bacik
· 7 years ago
dd0bb68
bpf: add a bpf_override_function helper
by Josef Bacik
· 7 years ago
5498512
net: fix incorrect comment with regard to VLAN packet handling
by Girish Moodalbail
· 7 years ago
b79c069
Merge branch 'act_vlan-rcu'
by David S. Miller
· 7 years ago
4c5b9d9
act_vlan: VLAN action rewrite to use RCU lock/unlock and update
by Manish Kurup
· 7 years ago
bf068bd
nfp flower action: Modified to use VLAN helper functions
by Manish Kurup
· 7 years ago
e0496cb
act_vlan: Change stats update to use per-core stats
by Manish Kurup
· 7 years ago
cbad52e
sfc: don't warn on successful change of MAC
by Robert Stonehouse
· 7 years ago
e4effc0
net: vxge: remove redundant assignments and pointers
by Colin Ian King
· 7 years ago
be61a48
Merge branch 'ip_gre-flags-update'
by David S. Miller
· 7 years ago
a0efab6
ip_gre: add the support for i/o_flags update via ioctl
by Xin Long
· 7 years ago
dd9d598
ip_gre: add the support for i/o_flags update via netlink
by Xin Long
· 7 years ago
c7947e4
Merge branch 'tcp-ns-rmem-wmem'
by David S. Miller
· 7 years ago
356d183
tcp: Namespace-ify sysctl_tcp_rmem and sysctl_tcp_wmem
by Eric Dumazet
· 7 years ago
a3dcaf1
net: allow per netns sysctl_rmem and sysctl_wmem for protos
by Eric Dumazet
· 7 years ago
2ea7a67
net: dsa: Don't add vlans when vlan filtering is disabled
by Andrew Lunn
· 7 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
· 7 years ago
5d37636
Merge branch 'IGMP-snooping-for-local-traffic'
by David S. Miller
· 7 years ago
ae45102
net: dsa: switch: Don't add CPU port to an mdb by default
by Andrew Lunn
· 7 years ago
bb9f60317
net: dsa: add more const attributes
by Andrew Lunn
· 7 years ago
5f4dbc5
net: dsa: slave: Handle switchdev host mdb add/del
by Andrew Lunn
· 7 years ago
47d5b6d
net: bridge: Add/del switchdev object on host join/leave
by Andrew Lunn
· 7 years ago
2a26028
net: bridge: Send notification when host join/leaves a group
by Andrew Lunn
· 7 years ago
ff0fd34
net: bridge: Rename mglist to host_joined
by Andrew Lunn
· 7 years ago
4dc6758
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 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
· 7 years ago
d93d4ce
Merge tag 'sound-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 7 years ago
d1041cd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
75ee94b
ALSA: hda - fix headset mic problem for Dell machines with alc274
by Hui Wang
· 7 years ago
f938dae
net/mlx5e: CHECKSUM_COMPLETE offload for VLAN/QinQ packets
by Gal Pressman
· 7 years ago
f24686e
net/mlx5e: Add VLAN offloads statistics
by Gal Pressman
· 7 years ago
4382c7b
net/mlx5e: Add 802.1ad VLAN insertion support
by Gal Pressman
· 7 years ago
7d92d58
net/mlx5e: Add 802.1ad VLAN filter steering rules
by Gal Pressman
· 7 years ago
03eda95
net/mlx5e: Declare bitmap using kernel macro
by Gal Pressman
· 7 years ago
375ef2b
net: Introduce netdev_*_once functions
by Gal Pressman
· 7 years ago
355368d
net/mlx5e: Add rollback on add VLAN failure
by Gal Pressman
· 7 years ago
2b52a28
net/mlx5e: Rename VLAN related variables and functions
by Gal Pressman
· 7 years ago
6a17280
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 7 years ago
623859a
Merge branch 'net-sched-race-fix'
by David S. Miller
· 7 years ago
35c55fc
cls_u32: use tcf_exts_get_net() before call_rcu()
by Cong Wang
· 7 years ago
f2b7510
cls_tcindex: use tcf_exts_get_net() before call_rcu()
by Cong Wang
· 7 years ago
9658506
cls_rsvp: use tcf_exts_get_net() before call_rcu()
by Cong Wang
· 7 years ago
3fd51de
cls_route: use tcf_exts_get_net() before call_rcu()
by Cong Wang
· 7 years ago
57767e78
cls_matchall: use tcf_exts_get_net() before call_rcu()
by Cong Wang
· 7 years ago
d5f984f
cls_fw: use tcf_exts_get_net() before call_rcu()
by Cong Wang
· 7 years ago
0dadc11
cls_flower: use tcf_exts_get_net() before call_rcu()
by Cong Wang
· 7 years ago
22f7cec
cls_flow: use tcf_exts_get_net() before call_rcu()
by Cong Wang
· 7 years ago
ed14816
cls_cgroup: use tcf_exts_get_net() before call_rcu()
by Cong Wang
· 7 years ago
aae2c35
cls_bpf: use tcf_exts_get_net() before call_rcu()
by Cong Wang
· 7 years ago
0b2a598
cls_basic: use tcf_exts_get_net() before call_rcu()
by Cong Wang
· 7 years ago
e4b95c4
net_sched: introduce tcf_exts_get_net() and tcf_exts_put_net()
by Cong Wang
· 7 years ago
c7e460c
Revert "net_sched: hold netns refcnt for each action"
by Cong Wang
· 7 years ago
19aeeb9
Merge branch 'dsa-setup-stage'
by David S. Miller
· 7 years ago
b4fbb34
net: dsa: rename probe and remove switch functions
by Vivien Didelot
· 7 years ago
3081735
net: dsa: setup a tree when adding a switch to it
by Vivien Didelot
· 7 years ago
34c09a8
net: dsa: setup routing table
by Vivien Didelot
· 7 years ago
c528666
net: dsa: use of_for_each_phandle
by Vivien Didelot
· 7 years ago
f163da8
net: dsa: add find port by node helper
by Vivien Didelot
· 7 years ago
1d27732
net: dsa: setup and teardown ports
by Vivien Didelot
· 7 years ago
1f08f9e
net: dsa: setup and teardown switches
by Vivien Didelot
· 7 years ago
ec15dd4
net: dsa: setup and teardown tree
by Vivien Didelot
· 7 years ago
17a22fc
net: dsa: setup and teardown master device
by Vivien Didelot
· 7 years ago
f070464
net: dsa: setup and teardown default CPU port
by Vivien Didelot
· 7 years ago
24a9332
net: dsa: constify cpu_dp member of dsa_port
by Vivien Didelot
· 7 years ago
8f56246
net: usb: asix: fill null-ptr-deref in asix_suspend
by Andrey Konovalov
· 7 years ago
1a8e6b4
Revert "net: usb: asix: fill null-ptr-deref in asix_suspend"
by David S. Miller
· 7 years ago
e029b9b
Merge branch 'pm-cpufreq-sched'
by Rafael J. Wysocki
· 7 years ago
87df261
x86/mm: Unbreak modules that rely on external PAGE_KERNEL availability
by Jiri Kosina
· 7 years ago
d6a2cf0
Merge branch 'fixes-v4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 7 years ago
f7dc4c9
apparmor: fix off-by-one comparison on MAXMAPPED_SIG
by John Johansen
· 7 years ago
624f5ab
KEYS: fix NULL pointer dereference during ASN.1 parsing [ver #2]
by Eric Biggers
· 7 years ago
b2d0f5d
openvswitch: enable NSH support
by Yi Yang
· 7 years ago
0de0add
qmi_wwan: Add missing skb_reset_mac_header-call
by Kristian Evensen
· 7 years ago
055db69
bonding: fix slave stuck in BOND_LINK_FAIL state
by Jay Vosburgh
· 7 years ago
7f5d3f2
pktgen: document 32-bit timestamp overflow
by Arnd Bergmann
· 7 years ago
b7e732f
qrtr: Move to postcore_initcall
by Bjorn Andersson
· 7 years ago
2eb3ed3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 7 years ago
118d629
net: mvpp2: add ethtool GOP statistics
by Miquel Raynal
· 7 years ago
403466f
Merge branch 'fsl-fman-next'
by David S. Miller
· 7 years ago
e51f37b
fsl/fman: Remove a useless 'dev_err()' call
by Christophe JAILLET
· 7 years ago
25850c3
fsl/fman: Add a missing 'of_node_put()' call in an error handling path
by Christophe JAILLET
· 7 years ago
336eac4
fsl/fman: Remove some useless code
by Christophe JAILLET
· 7 years ago
Next »