Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
c7142aead87aa5026e4b57671c7dbb1706b02606
/
net
6cdf89b
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
d84701e
netfilter: nft_counter: rework atomic dump and reset
by Pablo Neira
· 8 years ago
fba40c6
net: l2tp: ppp: change PPPOL2TP_MSG_* => L2TP_MSG_*
by Asbjørn Sloth Tønnesen
· 8 years ago
41c43fb
net: l2tp: export debug flags to UAPI
by Asbjørn Sloth Tønnesen
· 8 years ago
34d8acd
net: bridge: shorten ageing time on topology change
by Vivien Didelot
· 8 years ago
8384b5f
net: bridge: add helper to set topology change
by Vivien Didelot
· 8 years ago
82dd433
net: bridge: add helper to offload ageing time
by Vivien Didelot
· 8 years ago
fa1bd57
net: socket: removed an unnecessary newline
by Amit Kushwaha
· 8 years ago
efa172f
netlink: use blocking notifier
by WANG Cong
· 8 years ago
821781a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
3174fed
net: skb_condense() can also deal with empty skbs
by Eric Dumazet
· 8 years ago
5ac9efb
Merge tag 'mac80211-next-for-davem-2016-12-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 8 years ago
02ab0d1
udp: udp_rmem_release() should touch sk_rmem_alloc later
by Eric Dumazet
· 8 years ago
6b229cf
udp: add batching to udp_rmem_release()
by Eric Dumazet
· 8 years ago
c84d949
udp: copy skb->truesize in the first cache line
by Eric Dumazet
· 8 years ago
4b27275
udp: add busylocks in RX path
by Eric Dumazet
· 8 years ago
e6f462d
cfg80211/mac80211: fix BSS leaks when abandoning assoc attempts
by Johannes Berg
· 8 years ago
2fa436b
nl80211: Use different attrs for BSSID and random MAC addr in scan req
by Vamsi Krishna
· 8 years ago
eeb04a9
nl80211: fix logic inversion in start_nan()
by Johannes Berg
· 8 years ago
846cc12
net: socket: preferred __aligned(size) for control buffer
by Amit Kushwaha
· 8 years ago
107bc0a
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by David S. Miller
· 8 years ago
17bedab
bpf: xdp: Allow head adjustment in XDP prog
by Martin KaFai Lau
· 8 years ago
c8c8b12
udp: under rx pressure, try to condense skbs
by Eric Dumazet
· 8 years ago
13bfff2
net: rfs: add a jump label
by Eric Dumazet
· 8 years ago
7b68488
net/sched: cls_flower: Support matching on ICMP type and code
by Simon Horman
· 8 years ago
972d387
flow dissector: ICMP support
by Simon Horman
· 8 years ago
faa3ffc
net/sched: cls_flower: Add support for matching on flags
by Or Gerlitz
· 8 years ago
f91c58d
icmp: correct return value of icmp_rcv()
by Zhang Shengju
· 8 years ago
a62da6f
Bluetooth: SMP: Add support for H7 crypto function and CT2 auth flag
by Johan Hedberg
· 8 years ago
5fccd64
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 8 years ago
73c25fb
netfilter: nft_quota: allow to restore consumed quota
by Pablo Neira Ayuso
· 8 years ago
2c16d60
netfilter: xt_bpf: support ebpf
by Willem de Bruijn
· 8 years ago
5bad873
netfilter: x_tables: avoid warn and OOM killer on vmalloc call
by Marcelo Ricardo Leitner
· 8 years ago
8411b64
netfilter: nf_tables: support for set flushing
by Pablo Neira Ayuso
· 8 years ago
37df530
netfilter: nft_set: introduce nft_{hash, rbtree}_deactivate_one()
by Pablo Neira Ayuso
· 8 years ago
1a37ef7
netfilter: nf_tables: constify struct nft_ctx * parameter in nft_trans_alloc()
by Pablo Neira Ayuso
· 8 years ago
3189a29
netfilter: nat: skip checksum on offload SCTP packets
by Davide Caratti
· 8 years ago
3b760dc
netfilter: rpfilter: bypass ipv4 lbcast packets with zeronet source
by Liping Zhang
· 8 years ago
a9fea2a
netfilter: nf_tables: allow to filter stateful object dumps by type
by Pablo Neira Ayuso
· 8 years ago
63aea29
netfilter: nft_objref: support for stateful object maps
by Pablo Neira Ayuso
· 8 years ago
8aeff92
netfilter: nf_tables: add stateful object reference to set elements
by Pablo Neira Ayuso
· 8 years ago
1896531
netfilter: nft_quota: add depleted flag for objects
by Pablo Neira Ayuso
· 8 years ago
2599e98
netfilter: nf_tables: notify internal updates of stateful objects
by Pablo Neira Ayuso
· 8 years ago
43da04a
netfilter: nf_tables: atomic dump and reset for stateful objects
by Pablo Neira Ayuso
· 8 years ago
795595f
netfilter: nft_quota: dump consumed quota
by Pablo Neira Ayuso
· 8 years ago
332b05c
can: raw: raw_setsockopt: limit number of can_filter that can be set
by Marc Kleine-Budde
· 8 years ago
c63d352
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
c97d22e
netfilter: nf_tables: add stateful object reference expression
by Pablo Neira Ayuso
· 8 years ago
173705d
netfilter: nft_quota: add stateful object type
by Pablo Neira Ayuso
· 8 years ago
b1ce0ce
netfilter: nft_counter: add stateful object type
by Pablo Neira Ayuso
· 8 years ago
e500924
netfilter: nf_tables: add stateful objects
by Pablo Neira Ayuso
· 8 years ago
3bf3276
netfilter: add and use nf_fwd_netdev_egress
by Florian Westphal
· 8 years ago
1ed9887
netfilter: xt_multiport: Fix wrong unmatch result with multiple ports
by Gao Feng
· 8 years ago
1814096
netfilter: nft_payload: layer 4 checksum adjustment for pseudoheader fields
by Pablo Neira Ayuso
· 8 years ago
e0ffdbc7
netfilter: nft_fib_ipv4: initialize *dest to zero
by Liping Zhang
· 8 years ago
1158343
netfilter: nft_fib: convert htonl to ntohl properly
by Liping Zhang
· 8 years ago
ae0ac0e
netfilter: x_tables: pack percpu counter allocations
by Florian Westphal
· 8 years ago
f28e15b
netfilter: x_tables: pass xt_counters struct to counter allocator
by Florian Westphal
· 8 years ago
4d31eef
netfilter: x_tables: pass xt_counters struct instead of packet counter
by Florian Westphal
· 8 years ago
679972f
netfilter: convert while loops to for loops
by Aaron Conole
· 8 years ago
0aa8c57
netfilter: introduce accessor functions for hook entries
by Aaron Conole
· 8 years ago
834184b
netfilter: defrag: only register defrag functionality if needed
by Florian Westphal
· 8 years ago
343dfaa
Revert "dctcp: update cwnd on congestion event"
by Florian Westphal
· 8 years ago
dcb17d2
tcp: warn on bogus MSS and try to amend it
by Marcelo Ricardo Leitner
· 8 years ago
a297569
net/udp: do not touch skb->peeked unless really needed
by Eric Dumazet
· 8 years ago
ed5d778
netlink: Do not schedule work from sk_destruct
by Herbert Xu
· 8 years ago
7bd509e
bpf: add prog_digest and expose it via fdinfo/netlink
by Daniel Borkmann
· 8 years ago
8d829bd
bpf, cls: consolidate prog deletion path
by Daniel Borkmann
· 8 years ago
1afaf66
bpf: remove type arg from __is_valid_{,xdp_}access
by Daniel Borkmann
· 8 years ago
1c0d32f
net_sched: gen_estimator: complete rewrite of rate estimators
by Eric Dumazet
· 8 years ago
a6e1693
net/sched: cls_flower: Set the filter Hardware device for all use-cases
by Hadar Hen Zion
· 8 years ago
96d5822
ipv6: Allow IPv4-mapped address as next-hop
by Erik Nordmark
· 8 years ago
c79e167
net: caif: remove ineffective check
by Pan Bian
· 8 years ago
c354368
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by David S. Miller
· 8 years ago
0eab121
net: ping: check minimum size on ICMP header length
by Kees Cook
· 8 years ago
7aa5470
tcp: tsq: move tsq_flags close to sk_wmem_alloc
by Eric Dumazet
· 8 years ago
12a59ab
tcp: tcp_mtu_probe() is likely to exit early
by Eric Dumazet
· 8 years ago
75eefc6
tcp: tsq: add a shortcut in tcp_small_queue_check()
by Eric Dumazet
· 8 years ago
a9b204d
tcp: tsq: avoid one atomic in tcp_wfree()
by Eric Dumazet
· 8 years ago
b223feb
tcp: tsq: add shortcut in tcp_tasklet_func()
by Eric Dumazet
· 8 years ago
408f0a6
tcp: tsq: remove one locked operation in tcp_wfree()
by Eric Dumazet
· 8 years ago
40fc342
tcp: tsq: add tsq_flags / tsq_enum
by Eric Dumazet
· 8 years ago
b595896
net: bridge: set error code on failure
by Pan Bian
· 8 years ago
14dd3e1
net: af_mpls.c add space before open parenthesis
by Suraj Deshmukh
· 8 years ago
a52ca62
ipv4: Drop suffix update from resize code
by Alexander Duyck
· 8 years ago
1a23917
ipv4: Drop leaf from suffix pull/push functions
by Alexander Duyck
· 8 years ago
481fa37
netfilter: conntrack: add nf_conntrack_default_on sysctl
by Florian Westphal
· 8 years ago
0c66dc1
netfilter: conntrack: register hooks in netns when needed by ruleset
by Florian Westphal
· 8 years ago
20afd42
netfilter: nf_tables: add conntrack dependencies for nat/masq/redir expressions
by Florian Westphal
· 8 years ago
a357b3f8
netfilter: nat: add dependencies on conntrack module
by Florian Westphal
· 8 years ago
ecb2421
netfilter: add and use nf_ct_netns_get/put
by Florian Westphal
· 8 years ago
a379854
netfilter: conntrack: remove unused init_net hook
by Florian Westphal
· 8 years ago
9b91c96
netfilter: conntrack: built-in support for UDPlite
by Davide Caratti
· 8 years ago
a85406a
netfilter: conntrack: built-in support for SCTP
by Davide Caratti
· 8 years ago
c51d390
netfilter: conntrack: built-in support for DCCP
by Davide Caratti
· 8 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
· 8 years ago
a764708
netfilter: nfnetlink_log: add "nf-logger-5-1" module alias name
by Liping Zhang
· 8 years ago
673ab46
netfilter: nf_log: do not assume ethernet header in netdev family
by Liping Zhang
· 8 years ago
b8ad652
netfilter: built-in NAT support for UDPlite
by Davide Caratti
· 8 years ago
7a2dd28
netfilter: built-in NAT support for SCTP
by Davide Caratti
· 8 years ago
Next »