Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
19b351f16fd940092f2daa75773b0320f0785de9
19b351f
netfilter: add flowtable documentation
by Pablo Neira Ayuso
· 7 years ago
1be3ac9
netfilter: ebtables: Add string filter
by Bernie Harris
· 7 years ago
39c202d2
netfilter: ebtables: Add support for specifying match revision
by Bernie Harris
· 7 years ago
78d9f4d
netfilter: ebtables: add support for matching IGMP type
by Matthias Schiffer
· 7 years ago
5adc166
netfilter: ebtables: add support for matching ICMP type and code
by Matthias Schiffer
· 7 years ago
20710b3
netfilter: ctnetlink: synproxy support
by Pablo Neira Ayuso
· 7 years ago
5191d70
netfilter: Replace printk() with pr_*() and define pr_fmt()
by Arushi Singhal
· 7 years ago
472a73e0
netfilter: xt_conntrack: Support bit-shifting for CONNMARK & MARK targets.
by Jack Ma
· 7 years ago
d72133e
netfilter: ebtables: use ADD_COUNTER macro
by Taehee Yoo
· 7 years ago
5b4c6e3
netfilter: nf_tables: remove VLA usage
by Gustavo A. R. Silva
· 7 years ago
1446385
netfilter: nfnetlink_cthelper: Remove VLA usage
by Gustavo A. R. Silva
· 7 years ago
8039ab4
netfilter: cttimeout: remove VLA usage
by Gustavo A. R. Silva
· 7 years ago
d719e3f
netfilter: nft_ct: add NFT_CT_{SRC,DST}_{IP,IP6}
by Pablo Neira Ayuso
· 7 years ago
35d8deb
netfilter: conncount: Support count only use case
by Yi-Hung Wei
· 7 years ago
6aec208
netfilter: Refactor nf_conncount
by Yi-Hung Wei
· 7 years ago
a55efe1
ipvs: use true and false for boolean values
by Gustavo A. R. Silva
· 7 years ago
7259713
netfilter: x_tables: fix build with CONFIG_COMPAT=n
by Florian Westphal
· 7 years ago
010eacd
netfilter: xt_limit: Spelling s/maxmum/maximum/
by Geert Uytterhoeven
· 7 years ago
3427b2a
netfilter: make xt_rateest hash table per net
by Cong Wang
· 7 years ago
0d7df90
netfilter: x_tables: ensure last rule in base chain matches underflow/policy
by Florian Westphal
· 7 years ago
8937086
netfilter: x_tables: make sure compat af mutex is held
by Florian Westphal
· 7 years ago
7d7d7e0
netfilter: compat: reject huge allocation requests
by Florian Westphal
· 7 years ago
9782a11
netfilter: compat: prepare xt_compat_init_offsets to return errors
by Florian Westphal
· 7 years ago
c84ca95
netfilter: x_tables: add counters allocation wrapper
by Florian Westphal
· 7 years ago
9d5c12a
netfilter: x_tables: limit allocation requests for blob rule heads
by Florian Westphal
· 7 years ago
1992696
netfilter: x_tables: cap allocations at 512 mbyte
by Florian Westphal
· 7 years ago
e816a2c
netfilter: x_tables: enforce unique and ascending entry points
by Florian Westphal
· 7 years ago
1b293e3
netfilter: x_tables: move hook entry checks into core
by Florian Westphal
· 7 years ago
472ebdc
netfilter: x_tables: check error target size too
by Florian Westphal
· 7 years ago
07a9da5
netfilter: x_tables: check standard verdicts in core
by Florian Westphal
· 7 years ago
f31e5f1
netfilter: unlock xt_table earlier in __do_replace
by Xin Long
· 7 years ago
2db3fec
netfilter: ipt_ah: return boolean instead of integer
by Gustavo A. R. Silva
· 7 years ago
433029e
netfilter: nf_conntrack_broadcast: remove useless parameter
by Taehee Yoo
· 7 years ago
580c7d9
netfilter: xt_cluster: get rid of xt_cluster_ipv6_is_multicast
by Taehee Yoo
· 7 years ago
cceae76
netfilter: nfnetlink_acct: remove useless parameter
by Taehee Yoo
· 7 years ago
ae0662f
netfilter: nf_tables: nf_tables_obj_lookup_byhandle() can be static
by kbuild test robot
· 7 years ago
ef3f6c2
Merge branch 'mvpp2-jumbo-frames-support'
by David S. Miller
· 7 years ago
576193f
net: mvpp2: jumbo frames support
by Stefan Chulski
· 7 years ago
381c567
net: mvpp2: enable UDP/TCP checksum over IPv6
by Antoine Tenart
· 7 years ago
93ff130
net: mvpp2: use a data size of 10kB for Tx FIFO on port 0
by Yan Markman
· 7 years ago
effbf5f
net: mvpp2: update the BM buffer free/destroy logic
by Stefan Chulski
· 7 years ago
01d0493
net: mvpp2: use the same buffer pool for all ports
by Stefan Chulski
· 7 years ago
8eb1a85
net: core: dst: Add kernel-doc for 'net' parameter
by Jonathan Neuschäfer
· 7 years ago
4c1342d
net: core: dst_cache_set_ip6: Rename 'addr' parameter to 'saddr' for consistency
by Jonathan Neuschäfer
· 7 years ago
76b1297
net: core: dst_cache: Fix a typo in a comment
by Jonathan Neuschäfer
· 7 years ago
229952d
Merge branch 'convert-pernet_operations-part4'
by David S. Miller
· 7 years ago
c29babb
net: Convert proto_gre_net_ops
by Kirill Tkhai
· 7 years ago
b04a3d0
net: Convert ctnetlink_net_ops
by Kirill Tkhai
· 7 years ago
467d14b
net: Convert nf_conntrack_net_ops
by Kirill Tkhai
· 7 years ago
a5a179b
net: Convert ip_set_net_ops
by Kirill Tkhai
· 7 years ago
6c6c566
net: Convert fou_net_ops
by Kirill Tkhai
· 7 years ago
16b0c0c
net: Convert dccp_v6_ops
by Kirill Tkhai
· 7 years ago
5368bd7
net: Convert dccp_v4_ops
by Kirill Tkhai
· 7 years ago
111da7a
net: Convert cangw_pernet_ops
by Kirill Tkhai
· 7 years ago
d217472
net: Convert caif_net_ops
by Kirill Tkhai
· 7 years ago
c60a246
net: Convert arp_tables_net_ops and ip6_tables_net_ops
by Kirill Tkhai
· 7 years ago
3822034
net: Convert log pernet_operations
by Kirill Tkhai
· 7 years ago
ec012f3
net: Convert broute_net_ops, frame_filter_net_ops and frame_nat_net_ops
by Kirill Tkhai
· 7 years ago
190f887
selftests: forwarding: Add suppport to create veth interfaces
by David Ahern
· 7 years ago
955dc68
net/ncsi: Add generic netlink family
by Samuel Mendoza-Jonas
· 7 years ago
be63189
tcp: add ca_state stat in SCM_TIMESTAMPING_OPT_STATS
by Priyaranjan Jha
· 7 years ago
87ecc95
tcp: add send queue size stat in SCM_TIMESTAMPING_OPT_STATS
by Priyaranjan Jha
· 7 years ago
200066a
selftests: Extend the tc action test for action mirror
by Arkadi Sharshevsky
· 7 years ago
e6c6a92
net: Make RX-FCS and LRO mutually exclusive
by Gal Pressman
· 7 years ago
e574c0e
liquidio: Corrected Rx bytes counting
by Intiyaz Basha
· 7 years ago
d143b9e
net sched actions: corrected extack message
by Roman Mashak
· 7 years ago
ca435f8
Merge tag 'batadv-next-for-davem-20180302' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 7 years ago
3518e40
ipvlan: forbid vlan devices on top of ipvlan
by Paolo Abeni
· 7 years ago
51568d6
virtio-net: re enable XDP_REDIRECT for mergeable buffer
by Jason Wang
· 7 years ago
053533f
selftests: rtnetlink: remove testns on test fail
by Prashant Bhole
· 7 years ago
faa083b
Merge branch 'gre-seq-collect_md'
by David S. Miller
· 7 years ago
5f280b6
samples/bpf: add gre sequence number test.
by William Tu
· 7 years ago
77a5196
gre: add sequence number for collect md mode.
by William Tu
· 7 years ago
a56cd50
Merge branch 'enic-update'
by David S. Miller
· 7 years ago
5de0c02
enic: set IG desc cache flag in open
by Govindarajulu Varadarajan
· 7 years ago
e8588e2
enic: enable rq before updating rq descriptors
by Govindarajulu Varadarajan
· 7 years ago
48398b6
enic: set UDP rss flag
by Govindarajulu Varadarajan
· 7 years ago
7e24c64
enic: Check if hw supports multi wq with vxlan offload
by Govindarajulu Varadarajan
· 7 years ago
d117909
enic: Add vxlan offload support for IPv6 pkts
by Govindarajulu Varadarajan
· 7 years ago
4a464a2
enic: Check inner ip proto for pseudo header csum
by Govindarajulu Varadarajan
· 7 years ago
129fbee
net: amd8111e: remove redundant assignment to 'tx_index'
by Colin Ian King
· 7 years ago
93a00d4
r8169: switch to device-managed functions in probe (part 2)
by Andy Shevchenko
· 7 years ago
1ef7286
r8169: Dereference MMIO address immediately before use
by Andy Shevchenko
· 7 years ago
cc1122b
net: phy: Fix spelling mistake: "advertisment"-> "advertisement"
by Colin Ian King
· 7 years ago
0913667
cxgb4vf: Forcefully link up virtual interfaces
by Arjun Vynipadath
· 7 years ago
4130331
Merge branch 'dsa-serdes-stats'
by David S. Miller
· 7 years ago
cda9f4a
net: dsa: mv88e6xxx: Get mv88e6352 SERDES statistics
by Andrew Lunn
· 7 years ago
eb755c3
net: dsa: mv88e6xxx: Add helper to determining if port has SERDES
by Andrew Lunn
· 7 years ago
436fe17
net: dsa: mv88e6xxx: Allow the SERDES interfaces to have statistics
by Andrew Lunn
· 7 years ago
c6c8cd5
net: dsa: mv88e6xxx: Hold mutex while doing stats operations
by Andrew Lunn
· 7 years ago
88c0605
dsa: Pass the port to get_sset_count()
by Andrew Lunn
· 7 years ago
efab163
tools: tc-testing: Add notap option
by Brenda J. Butler
· 7 years ago
b33cc2c
Merge branch 'net-ipv6-Add-support-for-path-selection-using-hash-of-5-tuple'
by David S. Miller
· 7 years ago
91a5c1e
selftests: forwarding: Add multipath test for L4 hashing
by David Ahern
· 7 years ago
de7a0f8
net: Remove unused get_hash_from_flow functions
by David Ahern
· 7 years ago
5e18b9c55
mlxsw: spectrum_router: Add support for ipv6 hash policy update
by David Ahern
· 7 years ago
b4bac17
net/ipv6: Add support for path selection using hash of 5-tuple
by David Ahern
· 7 years ago
b75cc8f
net/ipv6: Pass skb to route lookup
by David Ahern
· 7 years ago
3192dac
net: Rename NETEVENT_MULTIPATH_HASH_UPDATE
by David Ahern
· 7 years ago
9a2a537
net/ipv6: Make rt6_multipath_hash similar to fib_multipath_hash
by David Ahern
· 7 years ago
Next »