Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
16b9ce83fb850602794a3bc534693362408a5408
/
net
16b9ce8
batman-adv: tvlv realloc, move error handling into if block
by Markus Pargmann
· 10 years ago
9bb2188
batman-adv: debugfs, avoid compiling for !DEBUG_FS
by Markus Pargmann
· 10 years ago
83e8b87
batman-adv: Use only queued fragments when merging
by Sven Eckelmann
· 10 years ago
53e7714
batman-adv: Check total_size when queueing fragments
by Sven Eckelmann
· 10 years ago
9f6446c
batman-adv: update copyright years for 2015
by Sven Eckelmann
· 10 years ago
70e7177
batman-adv: Start new development cycle
by Simon Wunderlich
· 10 years ago
a74eab6
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 10 years ago
ed2dfd9
tcp/dccp: warn user for preferred ip_local_port_range
by Eric Dumazet
· 10 years ago
e2baad9
tcp: connect() from bound sockets can be faster
by Eric Dumazet
· 10 years ago
07f4c90
tcp/dccp: try to not exhaust ip_local_port_range in connect()
by Eric Dumazet
· 10 years ago
d6b915e
ip_fragment: don't forward defragmented DF packet
by Florian Westphal
· 10 years ago
c5501eb
net: ipv4: avoid repeated calls to ip_skb_dst_mtu helper
by Florian Westphal
· 10 years ago
ffa915d
ipv4: Fix fib_trie.c build, missing linux/vmalloc.h include.
by David S. Miller
· 10 years ago
d6a4e26
tcp: tcp_tso_autosize() minimum is one packet
by Eric Dumazet
· 10 years ago
095dc8e
tcp: fix/cleanup inet_ehash_locks_alloc()
by Eric Dumazet
· 10 years ago
f3903bc
tipc: fix bug in link protocol message create function
by Jon Paul Maloy
· 10 years ago
05c9854
net: fix inet_proto_csum_replace4() sparse errors
by Eric Dumazet
· 10 years ago
6831905
net: remove a sparse error in secure_dccpv6_sequence_number()
by Eric Dumazet
· 10 years ago
eb8d7ba
bridge: skip fdb add if the port shouldn't learn
by Wilson Kok
· 10 years ago
d496958
pktgen: remove one sparse error
by Eric Dumazet
· 10 years ago
7f15986
ipv6: ipv6_select_ident() returns a __be32
by Eric Dumazet
· 10 years ago
005e870
irda: use msecs_to_jiffies for conversion to jiffies
by Nicholas Mc Guire
· 10 years ago
6ae4ae8
bridge: allow setting hash_max + multicast_router if interface is down
by Linus Lüssing
· 10 years ago
485fca6
ipv6: don't increase size when refragmenting forwarded ipv6 skbs
by Florian Westphal
· 10 years ago
d52d399
ipv6: Create percpu rt6_info
by Martin KaFai Lau
· 10 years ago
83a09ab
ipv6: Break up ip6_rt_copy()
by Martin KaFai Lau
· 10 years ago
8d0b94a
ipv6: Keep track of DST_NOCACHE routes in case of iface down/unregister
by Martin KaFai Lau
· 10 years ago
3da59bd
ipv6: Create RTF_CACHE clone when FLOWI_FLAG_KNOWN_NH is set
by Martin KaFai Lau
· 10 years ago
48e8aa6
ipv6: Set FLOWI_FLAG_KNOWN_NH at flowi6_flags
by Martin KaFai Lau
· 10 years ago
b197df4
ipv6: Add rt6_get_cookie() function
by Martin KaFai Lau
· 10 years ago
45e4fd2
ipv6: Only create RTF_CACHE routes after encountering pmtu exception
by Martin KaFai Lau
· 10 years ago
8b9df26
ipv6: Combine rt6_alloc_cow and rt6_alloc_clone
by Martin KaFai Lau
· 10 years ago
2647a9b
ipv6: Remove external dependency on rt6i_gateway and RTF_ANYCAST
by Martin KaFai Lau
· 10 years ago
fd0273d
ipv6: Remove external dependency on rt6i_dst and rt6i_src
by Martin KaFai Lau
· 10 years ago
286c234
ipv6: Clean up ipv6_select_ident() and ip6_fragment()
by Martin KaFai Lau
· 10 years ago
cf82624
ip: reject too-big defragmented DF-skb when forwarding
by Florian Westphal
· 10 years ago
2b51457
net: af_unix: implement splice for stream af_unix sockets
by Hannes Frederic Sowa
· 10 years ago
a60e3cc
net: make skb_splice_bits more configureable
by Hannes Frederic Sowa
· 10 years ago
869e7c6
net: af_unix: implement stream sendpage support
by Hannes Frederic Sowa
· 10 years ago
be12a1f
net: skbuff: add skb_append_pagefrags and use it
by Hannes Frederic Sowa
· 10 years ago
36583eb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
4020726
pktgen: make /proc/net/pktgen/pgctrl report fail on invalid input
by Jesper Dangaard Brouer
· 10 years ago
d079abd
pktgen: adjust spacing in proc file interface output
by Jesper Dangaard Brouer
· 10 years ago
93a33a5
bridge: fix lockdep splat
by Eric Dumazet
· 10 years ago
f96dee1
net: core: 'ethtool' issue with querying phy settings
by Arun Parameswaran
· 10 years ago
47cc84c
bridge: fix parsing of MLDv2 reports
by Thadeu Lima de Souza Cascardo
· 10 years ago
d4e64c2
ipv4: fill in table id when replacing a route
by Michal Kubeček
· 10 years ago
572152a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 10 years ago
381c759
ipv4: Avoid crashing in ip_error
by Eric W. Biederman
· 10 years ago
12c227e
flow_dissector: do not break if ports are not needed in flowlabel
by Jiri Pirko
· 10 years ago
d654976
tcp: fix a potential deadlock in tcp_get_info()
by Eric Dumazet
· 10 years ago
2efd055
tcp: add tcpi_segs_in and tcpi_segs_out to tcp_info
by Marcelo Ricardo Leitner
· 10 years ago
48ed7b2
ipv6: reject locally assigned nexthop addresses
by Florian Westphal
· 10 years ago
946f9eb
tcp: improve REUSEADDR/NOREUSEADDR cohabitation
by Eric Dumazet
· 10 years ago
f5af1f5
inet_hashinfo: remove bsocket counter
by Eric Dumazet
· 10 years ago
ce5ec44
tcp: ensure epoll edge trigger wakeup when write queue is empty
by Jason Baron
· 10 years ago
c78e174
net: sched: fix call_rcu() race on classifier module unloads
by Daniel Borkmann
· 10 years ago
04fd61a
bpf: allow bpf programs to tail-call other bpf programs
by Alexei Starovoitov
· 10 years ago
e7582ba
net: dev: reduce both ingress hook ifdefs
by Daniel Borkmann
· 10 years ago
eb93447
tcp: add a force_schedule argument to sk_stream_alloc_skb()
by Eric Dumazet
· 10 years ago
765c9c6
neigh: Better handling of transition to NUD_PROBE state
by Erik Kline
· 10 years ago
2759647
ipv6: fix ECMP route replacement
by Michal Kubeček
· 10 years ago
35f1b4e
ipv6: do not delete previously existing ECMP routes if add fails
by Michal Kubeček
· 10 years ago
faecbb4
Revert "netfilter: bridge: query conntrack about skb dnat"
by Florian Westphal
· 10 years ago
1086bbe
netfilter: ensure number of counters is >0 in do_replace()
by Dave Jones
· 10 years ago
3bfe049
netfilter: nfnetlink_{log,queue}: Register pernet in first place
by Francesco Ruggeri
· 10 years ago
4921355
tcp: add rfc3168, section 6.1.1.1. fallback
by Daniel Borkmann
· 10 years ago
892bd62
Merge tag 'mac80211-for-davem-2015-05-19' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 10 years ago
b7a3a8e
Merge tag 'mac80211-next-for-davem-2015-05-19' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 10 years ago
b7b0ed9
tcp: don't over-send F-RTO probes
by Yuchung Cheng
· 10 years ago
da34ac7
tcp: only undo on partial ACKs in CA_Loss
by Yuchung Cheng
· 10 years ago
33b4b01
net/ipv6/udp: Fix ipv6 multicast socket filter regression
by Henning Rogge
· 10 years ago
aea0929
tcp: Return error instead of partial read for saved syn headers
by Eric B Munson
· 10 years ago
49d16b2
bridge_netfilter: No ICMP packet on IPv4 fragmentation error
by Andy Zhou
· 10 years ago
8bc0486
IPv4: skip ICMP for bridge contrack users when defrag expires
by Andy Zhou
· 10 years ago
5cf4228
ipv4: introduce frag_expire_skip_icmp()
by Andy Zhou
· 10 years ago
456cdf5
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by David S. Miller
· 10 years ago
0bc4c07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 10 years ago
8faf491
xfrm: optimise to search the inexact policy list
by Li RongQing
· 10 years ago
b9fbe70
netlink: Use random autobind rover
by Herbert Xu
· 10 years ago
21858cd
tcp/ipv6: fix flow label setting in TIME_WAIT state
by Florent Fourcot
· 10 years ago
de13346
netns: make nsid_lock per net
by WANG Cong
· 10 years ago
74b80e8
flow_dissector: remove bogus return in tipc section
by Jiri Pirko
· 10 years ago
45d4122
switchdev: add support for fdb add/del/dump via switchdev_port_obj ops.
by Samudrala, Sridhar
· 10 years ago
b66e91c
tcp: halves tcp_mem[] limits
by Eric Dumazet
· 10 years ago
76dfa60
tcp: allow one skb to be received per socket under memory pressure
by Eric Dumazet
· 10 years ago
8e4d980
tcp: fix behavior for epoll edge trigger
by Eric Dumazet
· 10 years ago
b8da51e
tcp: introduce tcp_under_memory_pressure()
by Eric Dumazet
· 10 years ago
a6c5ea4
tcp: rename sk_forced_wmem_schedule() to sk_forced_mem_schedule()
by Eric Dumazet
· 10 years ago
1a24e04
net: fix sk_mem_reclaim_partial()
by Eric Dumazet
· 10 years ago
ed2a80a
rtnl/bond: don't send rtnl msg for unregistered iface
by Nicolas Dichtel
· 10 years ago
4633c9e
net-packet: fix null pointer exception in rollover mode
by Willem de Bruijn
· 10 years ago
ba6d056
netfilter: synproxy: fix sparse errors
by Eric Dumazet
· 10 years ago
252a8fb
ipip: fix one sparse error
by Eric Dumazet
· 10 years ago
861fb10
netfilter: Use correct return for seq_show functions
by Joe Perches
· 10 years ago
c0bb07d
netlink: Reset portid after netlink_insert failure
by Herbert Xu
· 10 years ago
1d60570
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 10 years ago
960bd2c
netfilter: nf_tables: fix bogus warning in nft_data_uninit()
by Mirek Kratochvil
· 10 years ago
b3cad28
conntrack: RFC5961 challenge ACK confuse conntrack LAST-ACK transition
by Jesper Dangaard Brouer
· 10 years ago
595ca58
netfilter: avoid build error if TPROXY/SOCKET=y && NF_DEFRAG_IPV6=m
by Florian Westphal
· 10 years ago
Next »