Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
d2a4dd37f6b41fbcad76efbf63124eb3126c66fe
/
net
c8c8b12
udp: under rx pressure, try to condense skbs
by Eric Dumazet
· 9 years ago
13bfff2
net: rfs: add a jump label
by Eric Dumazet
· 9 years ago
7b68488
net/sched: cls_flower: Support matching on ICMP type and code
by Simon Horman
· 9 years ago
972d387
flow dissector: ICMP support
by Simon Horman
· 9 years ago
faa3ffc
net/sched: cls_flower: Add support for matching on flags
by Or Gerlitz
· 9 years ago
f91c58d
icmp: correct return value of icmp_rcv()
by Zhang Shengju
· 9 years ago
5fccd64
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 9 years ago
73c25fb
netfilter: nft_quota: allow to restore consumed quota
by Pablo Neira Ayuso
· 9 years ago
2c16d60
netfilter: xt_bpf: support ebpf
by Willem de Bruijn
· 9 years ago
5bad873
netfilter: x_tables: avoid warn and OOM killer on vmalloc call
by Marcelo Ricardo Leitner
· 9 years ago
8411b64
netfilter: nf_tables: support for set flushing
by Pablo Neira Ayuso
· 9 years ago
37df530
netfilter: nft_set: introduce nft_{hash, rbtree}_deactivate_one()
by Pablo Neira Ayuso
· 9 years ago
1a37ef7
netfilter: nf_tables: constify struct nft_ctx * parameter in nft_trans_alloc()
by Pablo Neira Ayuso
· 9 years ago
3189a29
netfilter: nat: skip checksum on offload SCTP packets
by Davide Caratti
· 9 years ago
3b760dc
netfilter: rpfilter: bypass ipv4 lbcast packets with zeronet source
by Liping Zhang
· 9 years ago
a9fea2a
netfilter: nf_tables: allow to filter stateful object dumps by type
by Pablo Neira Ayuso
· 9 years ago
63aea29
netfilter: nft_objref: support for stateful object maps
by Pablo Neira Ayuso
· 9 years ago
8aeff92
netfilter: nf_tables: add stateful object reference to set elements
by Pablo Neira Ayuso
· 9 years ago
1896531
netfilter: nft_quota: add depleted flag for objects
by Pablo Neira Ayuso
· 9 years ago
2599e98
netfilter: nf_tables: notify internal updates of stateful objects
by Pablo Neira Ayuso
· 9 years ago
43da04a
netfilter: nf_tables: atomic dump and reset for stateful objects
by Pablo Neira Ayuso
· 9 years ago
795595f
netfilter: nft_quota: dump consumed quota
by Pablo Neira Ayuso
· 9 years ago
c63d352
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
c97d22e
netfilter: nf_tables: add stateful object reference expression
by Pablo Neira Ayuso
· 9 years ago
173705d
netfilter: nft_quota: add stateful object type
by Pablo Neira Ayuso
· 9 years ago
b1ce0ce
netfilter: nft_counter: add stateful object type
by Pablo Neira Ayuso
· 9 years ago
e500924
netfilter: nf_tables: add stateful objects
by Pablo Neira Ayuso
· 9 years ago
3bf3276
netfilter: add and use nf_fwd_netdev_egress
by Florian Westphal
· 9 years ago
1ed9887
netfilter: xt_multiport: Fix wrong unmatch result with multiple ports
by Gao Feng
· 9 years ago
1814096
netfilter: nft_payload: layer 4 checksum adjustment for pseudoheader fields
by Pablo Neira Ayuso
· 9 years ago
e0ffdbc7
netfilter: nft_fib_ipv4: initialize *dest to zero
by Liping Zhang
· 9 years ago
1158343
netfilter: nft_fib: convert htonl to ntohl properly
by Liping Zhang
· 9 years ago
ae0ac0e
netfilter: x_tables: pack percpu counter allocations
by Florian Westphal
· 9 years ago
f28e15b
netfilter: x_tables: pass xt_counters struct to counter allocator
by Florian Westphal
· 9 years ago
4d31eef
netfilter: x_tables: pass xt_counters struct instead of packet counter
by Florian Westphal
· 9 years ago
679972f
netfilter: convert while loops to for loops
by Aaron Conole
· 9 years ago
0aa8c57
netfilter: introduce accessor functions for hook entries
by Aaron Conole
· 9 years ago
834184b
netfilter: defrag: only register defrag functionality if needed
by Florian Westphal
· 9 years ago
343dfaa
Revert "dctcp: update cwnd on congestion event"
by Florian Westphal
· 9 years ago
dcb17d2
tcp: warn on bogus MSS and try to amend it
by Marcelo Ricardo Leitner
· 9 years ago
a297569
net/udp: do not touch skb->peeked unless really needed
by Eric Dumazet
· 9 years ago
ed5d778
netlink: Do not schedule work from sk_destruct
by Herbert Xu
· 9 years ago
7bd509e
bpf: add prog_digest and expose it via fdinfo/netlink
by Daniel Borkmann
· 9 years ago
8d829bd
bpf, cls: consolidate prog deletion path
by Daniel Borkmann
· 9 years ago
1afaf66
bpf: remove type arg from __is_valid_{,xdp_}access
by Daniel Borkmann
· 9 years ago
1c0d32f
net_sched: gen_estimator: complete rewrite of rate estimators
by Eric Dumazet
· 9 years ago
a6e1693
net/sched: cls_flower: Set the filter Hardware device for all use-cases
by Hadar Hen Zion
· 9 years ago
96d5822
ipv6: Allow IPv4-mapped address as next-hop
by Erik Nordmark
· 9 years ago
c79e167
net: caif: remove ineffective check
by Pan Bian
· 9 years ago
c354368
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by David S. Miller
· 9 years ago
0eab121
net: ping: check minimum size on ICMP header length
by Kees Cook
· 9 years ago
7aa5470
tcp: tsq: move tsq_flags close to sk_wmem_alloc
by Eric Dumazet
· 9 years ago
12a59ab
tcp: tcp_mtu_probe() is likely to exit early
by Eric Dumazet
· 9 years ago
75eefc6
tcp: tsq: add a shortcut in tcp_small_queue_check()
by Eric Dumazet
· 9 years ago
a9b204d
tcp: tsq: avoid one atomic in tcp_wfree()
by Eric Dumazet
· 9 years ago
b223feb
tcp: tsq: add shortcut in tcp_tasklet_func()
by Eric Dumazet
· 9 years ago
408f0a6
tcp: tsq: remove one locked operation in tcp_wfree()
by Eric Dumazet
· 9 years ago
40fc342
tcp: tsq: add tsq_flags / tsq_enum
by Eric Dumazet
· 9 years ago
b595896
net: bridge: set error code on failure
by Pan Bian
· 9 years ago
14dd3e1
net: af_mpls.c add space before open parenthesis
by Suraj Deshmukh
· 9 years ago
a52ca62
ipv4: Drop suffix update from resize code
by Alexander Duyck
· 9 years ago
1a23917
ipv4: Drop leaf from suffix pull/push functions
by Alexander Duyck
· 9 years ago
481fa37
netfilter: conntrack: add nf_conntrack_default_on sysctl
by Florian Westphal
· 9 years ago
0c66dc1
netfilter: conntrack: register hooks in netns when needed by ruleset
by Florian Westphal
· 9 years ago
20afd42
netfilter: nf_tables: add conntrack dependencies for nat/masq/redir expressions
by Florian Westphal
· 9 years ago
a357b3f8
netfilter: nat: add dependencies on conntrack module
by Florian Westphal
· 9 years ago
ecb2421
netfilter: add and use nf_ct_netns_get/put
by Florian Westphal
· 9 years ago
a379854
netfilter: conntrack: remove unused init_net hook
by Florian Westphal
· 9 years ago
9b91c96
netfilter: conntrack: built-in support for UDPlite
by Davide Caratti
· 9 years ago
a85406a
netfilter: conntrack: built-in support for SCTP
by Davide Caratti
· 9 years ago
c51d390
netfilter: conntrack: built-in support for DCCP
by Davide Caratti
· 9 years ago
f6b3ef5
Merge tag 'ipvs-for-v4.10' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-next
by Pablo Neira Ayuso
· 9 years ago
a764708
netfilter: nfnetlink_log: add "nf-logger-5-1" module alias name
by Liping Zhang
· 9 years ago
673ab46
netfilter: nf_log: do not assume ethernet header in netdev family
by Liping Zhang
· 9 years ago
b8ad652
netfilter: built-in NAT support for UDPlite
by Davide Caratti
· 9 years ago
7a2dd28
netfilter: built-in NAT support for SCTP
by Davide Caratti
· 9 years ago
0c4e966
netfilter: built-in NAT support for DCCP
by Davide Caratti
· 9 years ago
cd72751
netfilter: update Arturo Borrero Gonzalez email address
by Arturo Borrero Gonzalez
· 9 years ago
c66ebf2
net: dcb: set error code on failures
by Pan Bian
· 9 years ago
adc176c
ipv6 addrconf: Implemented enhanced DAD (RFC7527)
by Erik Nordmark
· 9 years ago
c3852ef
ipv4: fib: Replay events when registering FIB notifier
by Ido Schimmel
· 9 years ago
cacaad1
ipv4: fib: Allow for consistent FIB dumping
by Ido Schimmel
· 9 years ago
d3f706f
ipv4: fib: Convert FIB notification chain to be atomic
by Ido Schimmel
· 9 years ago
b423cb1
ipv4: fib: Export free_fib_info()
by Ido Schimmel
· 9 years ago
548ed72
act_mirred: fix a typo in get_dev
by WANG Cong
· 9 years ago
363dc73
udp: be less conservative with sock rmem accounting
by Paolo Abeni
· 9 years ago
a38b610
Merge tag 'batadv-net-for-davem-20161202' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 9 years ago
12efa1f
net_sched: gen_estimator: account for timer drifts
by Eric Dumazet
· 9 years ago
6af2d5f
netns: fix net_generic() "id - 1" bloat
by Alexey Dobriyan
· 9 years ago
9bfc7b9
netns: add dummy struct inside "struct net_generic"
by Alexey Dobriyan
· 9 years ago
1a9a0592
netns: publish net_generic correctly
by Alexey Dobriyan
· 9 years ago
2745529
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
b98b0bc
net: avoid signed overflows for SO_{SND|RCV}BUFFORCE
by Eric Dumazet
· 9 years ago
3de81b7
tipc: check minimum bearer MTU
by Michal Kubeček
· 9 years ago
aa4c103
bpf: Add support for reading socket family, type, protocol
by David Ahern
· 9 years ago
61023658
bpf: Add new cgroup attach type to enable sock modifications
by David Ahern
· 9 years ago
6b6ebb6
ip6_offload: check segs for NULL in ipv6_gso_segment.
by Artem Savkov
· 9 years ago
721c744
RDS: TCP: unregister_netdevice_notifier() in error path of rds_tcp_init_net
by Sowmini Varadhan
· 9 years ago
7091d8c
net/sched: cls_flower: Add offload support using egress Hardware device
by Hadar Hen Zion
· 9 years ago
255cb30
net/sched: act_mirred: Add new tc_action_ops get_dev()
by Hadar Hen Zion
· 9 years ago
Next »