Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
906535b04671c84ec8731030d4968570d8d2a16c
906535b
netfilter: conntrack: move helper struct to nf_conntrack_helper.h
by Florian Westphal
· 8 years ago
694a005
netfilter: nft_ct: allow to set ctnetlink event types of a connection
by Florian Westphal
· 8 years ago
ab8bc7e
netfilter: remove nf_ct_is_untracked
by Florian Westphal
· 8 years ago
cc41c84
netfilter: kill the fake untracked conntrack objects
by Florian Westphal
· 8 years ago
6e354a5
netfilter: ecache: Refine the nf_ct_deliver_cached_events
by Gao Feng
· 8 years ago
7025bac
netfilter: nf_nat: Fix return NF_DROP in nfnetlink_parse_nat_setup
by Gao Feng
· 8 years ago
a702ece
Merge tag 'ipvs2-for-v4.12' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-next
by Pablo Neira Ayuso
· 8 years ago
db268d4
ipset: remove unused function __ip_set_get_netlink
by Aaron Conole
· 8 years ago
809c2d9
netfilter: nf_conntrack: remove double assignment
by Aaron Conole
· 8 years ago
7925056
netfilter: nf_tables: remove double return statement
by Aaron Conole
· 8 years ago
5389023
netfilter: nat: remove rcu_read_lock in __nf_nat_decode_session.
by Taehee Yoo
· 8 years ago
4f13997
netfilter: udplite: Remove duplicated udplite4/6 declaration
by Gao Feng
· 8 years ago
1e038e3
netfilter: ip6_tables: Remove unneccessary comments
by Arushi Singhal
· 8 years ago
d4ef383
netfilter: Remove exceptional & on function name
by Arushi Singhal
· 8 years ago
cbbb40e
net: netfilter: Use list_{next/prev}_entry instead of list_entry
by simran singhal
· 8 years ago
cdec268
netfilter: Use seq_puts()/seq_putc() where possible
by simran singhal
· 8 years ago
68ad546
netfilter: Remove unnecessary cast on void pointer
by simran singhal
· 8 years ago
dedb67c
netfilter: Add nfnl_msg_type() helper function
by Pablo Neira Ayuso
· 8 years ago
2c62e0b
netfilter: ctnetlink: Expectations must have a conntrack helper area
by Gao Feng
· 8 years ago
6e69986
netfilter: nat: avoid use of nf_conn_nat extension
by Florian Westphal
· 8 years ago
cba81cc
netfilter: nat: nf_nat_mangle_{udp,tcp}_packet returns boolean
by Gao Feng
· 8 years ago
ec0e3f0
netfilter: nf_ct_expect: Add nf_ct_remove_expect()
by Gao Feng
· 8 years ago
92f7322
netfilter: expect: Make sure the max_expected limit is effective
by Gao Feng
· 8 years ago
f323d95
netfilter: nf_tables: add nft_is_base_chain() helper
by Pablo Neira Ayuso
· 8 years ago
6f14f44
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
ea6b172
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
c383bdd
nfp: fix potential use after free on xdp prog
by Jakub Kicinski
· 8 years ago
faeeb31
bonding: attempt to better support longer hw addresses
by Jarod Wilson
· 8 years ago
2d2517e
tcp: fix reordering SNMP under-counting
by Yuchung Cheng
· 8 years ago
ecde8f3
tcp: fix lost retransmit SNMP under-counting
by Yuchung Cheng
· 8 years ago
148cbab
sfc: don't insert mc_list on low-latency firmware if it's too long
by Edward Cree
· 8 years ago
a4b7c07
Merge branch 'nfp-ksettings'
by David S. Miller
· 8 years ago
7c69873
nfp: add support for .set_link_ksettings()
by Jakub Kicinski
· 8 years ago
5a56083
nfp: NSP backend for link configuration operations
by Jakub Kicinski
· 8 years ago
85eb97dd2
nfp: add extended error messages
by Jakub Kicinski
· 8 years ago
e890ae8
nfp: turn NSP port entry into a union
by Jakub Kicinski
· 8 years ago
30a0292
nfp: allow multi-stage NSP configuration
by Jakub Kicinski
· 8 years ago
ce22f5a
nfp: separate high level and low level NSP headers
by Jakub Kicinski
· 8 years ago
9f9e0da
nfp: report port type in ethtool
by Jakub Kicinski
· 8 years ago
42b1e6a
nfp: report auto-negotiation in ethtool
by Jakub Kicinski
· 8 years ago
21d529d
nfp: report link speed from NSP
by Jakub Kicinski
· 8 years ago
172f638
nfp: add port state refresh
by Jakub Kicinski
· 8 years ago
cee4295
nfp: track link state changes
by Jakub Kicinski
· 8 years ago
d12537d
nfp: add mutex protection for the port list
by Jakub Kicinski
· 8 years ago
b9de007
nfp: don't spawn netdevs for reconfigured ports
by Jakub Kicinski
· 8 years ago
265aeb5
nfp: add support for .get_link_ksettings()
by Jakub Kicinski
· 8 years ago
18148f0
Merge tag 'linux-can-next-for-4.13-20170404' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next
by David S. Miller
· 8 years ago
aeb4a57
Merge tag 'mfd-fixes-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
by Linus Torvalds
· 8 years ago
9f0bffa
Merge tag 'kbuild-fixes-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 8 years ago
af0e546
selftests: add a generic testsuite for ethernet device
by LABBE Corentin
· 8 years ago
2e507e2
Merge branch 'rtnetlink-event-type'
by David S. Miller
· 8 years ago
def1288
rtnl: Add support for netdev event to link messages
by Vlad Yasevich
· 8 years ago
5138e86
rtnetlink: Convert rtnetlink_event to white list
by Vlad Yasevich
· 8 years ago
589c49c
net: tcp: Define the TCP_MAX_WSCALE instead of literal number 14
by Gao Feng
· 8 years ago
5e35141
net: ibm: emac: remove unused sysrq handler for 'c' key
by Eric Biggers
· 8 years ago
3ebfdf0
sctp: get sock from transport in sctp_transport_update_pmtu
by Xin Long
· 8 years ago
3f3c278
bonding: fix active-backup transition
by Mahesh Bandewar
· 8 years ago
457c79e
netlink/diag: report flags for netlink sockets
by Andrey Vagin
· 8 years ago
c800460
qed: Add a missing error code
by Dan Carpenter
· 8 years ago
2c099cc
net: sched: choke: remove some dead code
by Dan Carpenter
· 8 years ago
781159f
liquidio: clear the correct memory
by Dan Carpenter
· 8 years ago
03cf65a
net: stmmac: rx queue to dma channel mapping fix
by Joao Pinto
· 8 years ago
1f37b17
phy/ethtool: Add missing SPEED_<foo> strings
by Joe Perches
· 8 years ago
5422e5a
Merge branch 'bnxt_en-WoL-selftest-XDP_TX-optimize'
by David S. Miller
· 8 years ago
68a946b
bnxt_en: Cap the msix vector with the max completion rings.
by Michael Chan
· 8 years ago
932dbf8
bnxt_en: Use short TX BDs for the XDP TX ring.
by Michael Chan
· 8 years ago
67fea46
bnxt_en: Add interrupt test to ethtool -t selftest.
by Michael Chan
· 8 years ago
91725d8
bnxt_en: Add PHY loopback to ethtool self-test.
by Michael Chan
· 8 years ago
f7dc1ea
bnxt_en: Add ethtool mac loopback self test.
by Michael Chan
· 8 years ago
eb51365
bnxt_en: Add basic ethtool -t selftest support.
by Michael Chan
· 8 years ago
f65a204
bnxt_en: Add suspend/resume callbacks.
by Michael Chan
· 8 years ago
5282db6
bnxt_en: Add ethtool set_wol method.
by Michael Chan
· 8 years ago
8e20236
bnxt_en: Add ethtool get_wol method.
by Michael Chan
· 8 years ago
d196ece
bnxt_en: Add pci shutdown method.
by Michael Chan
· 8 years ago
c1ef146
bnxt_en: Add basic WoL infrastructure.
by Michael Chan
· 8 years ago
8eb992e
bnxt_en: Update firmware interface spec to 1.7.6.2.
by Michael Chan
· 8 years ago
b237640
mfd: cros-ec: Fix host command buffer size
by Vic Yang
· 8 years ago
308ac75
Merge tag 'gpio-v4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 8 years ago
e90be21
Merge tag 'wireless-drivers-for-davem-2017-04-03' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers
by David S. Miller
· 8 years ago
b824a957
Merge tag 'nios2-v4.11-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2
by Linus Torvalds
· 8 years ago
30c57f0
net: ethernet: ti: cpsw: fix race condition during open()
by Sekhar Nori
· 8 years ago
2f5e9f8
Merge tag 'wireless-drivers-for-davem-2017-04-03' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers
by David S. Miller
· 8 years ago
1a589c0
Merge tag 'drm-fixes-for-v4.11-rc6' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
249ee81
l2tp: fix PPP pseudo-wire auto-loading
by Guillaume Nault
· 8 years ago
a891966
bnx2x: fix spelling mistake in macros HW_INTERRUT_ASSERT_SET_*
by Colin Ian King
· 8 years ago
e08293a
l2tp: take reference on sessions being dumped
by Guillaume Nault
· 8 years ago
57e83fb
can: hi311x: Add Holt HI-311x CAN driver
by Akshay Bhat
· 8 years ago
20a1e35
can: holt_hi311x: document device tree bindings
by Akshay Bhat
· 8 years ago
8e8cda6
can: initial support for network namespaces
by Mario Kicherer
· 8 years ago
dabf54d
can: ti_hecc: Convert TI HECC driver to DT only driver
by Yegor Yefremov
· 8 years ago
869a78a
can: ti_hecc: Add TI HECC DT binding documentation
by Yegor Yefremov
· 8 years ago
f38b376
Merge branch 'qed-QM-ILT-changes'
by David S. Miller
· 8 years ago
f9dc4d1
qed: Manage with less memory regions for RoCE
by Ram Amrani
· 8 years ago
5f8cb03
qed: RoCE doesn't need to use SRC
by Mintz, Yuval
· 8 years ago
70566b4
qed: Correct TM ILT lines in presence of VFs
by Mintz, Yuval
· 8 years ago
44531ba
qed: Fix TM block ILT allocation
by Michal Kalderon
· 8 years ago
b5a9ee7
qed: Revise QM cofiguration
by Ariel Elior
· 8 years ago
c8b5d12
net: usbnet: support 64bit stats
by Greg Ungerer
· 8 years ago
822f9bb
soreuseport: use "unsigned int" in __reuseport_alloc()
by Alexey Dobriyan
· 8 years ago
ec2e45a
flowcache: more "unsigned int"
by Alexey Dobriyan
· 8 years ago
Next »