Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
9399f0c51489ae8c16d6559b82a452fdc1895e91
/
net
b0f9ca5
ipv4: Namespecify TCP PMTU mechanism
by Fan Du
· 10 years ago
2573bee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
531c94a
tcp: don't include Fast Open option in SYN-ACK on pure SYN-data
by Yuchung Cheng
· 10 years ago
fd3137c
openvswitch: Only set TUNNEL_VXLAN_OPT if VXLAN-GBP metadata is set
by Thomas Graf
· 10 years ago
8381eac
ipv6: Make __ipv6_select_ident static
by Vlad Yasevich
· 10 years ago
51f3077
ipv6: Fix fragment id assignment on LE arches.
by Vlad Yasevich
· 10 years ago
25d3b49
bridge: Fix inability to add non-vlan fdb entry
by Toshiaki Makita
· 10 years ago
b750f5b
net: dsa: Remove redundant phy_attach()
by Andrew Lunn
· 10 years ago
941787b
tipc: remove tipc_snprintf
by Richard Alpe
· 10 years ago
22ae7cf
tipc: nl compat add noop and remove legacy nl framework
by Richard Alpe
· 10 years ago
5a81a63
tipc: convert legacy nl stats show to nl compat
by Richard Alpe
· 10 years ago
3c26181
tipc: convert legacy nl net id get to nl compat
by Richard Alpe
· 10 years ago
964f950
tipc: convert legacy nl net id set to nl compat
by Richard Alpe
· 10 years ago
d7cc75d
tipc: convert legacy nl node addr set to nl compat
by Richard Alpe
· 10 years ago
4b28cb5
tipc: convert legacy nl node dump to nl compat
by Richard Alpe
· 10 years ago
5bfc335
tipc: convert legacy nl media dump to nl compat
by Richard Alpe
· 10 years ago
487d2a3
tipc: convert legacy nl socket dump to nl compat
by Richard Alpe
· 10 years ago
44a8ae9
tipc: convert legacy nl name table dump to nl compat
by Richard Alpe
· 10 years ago
1817877
tipc: convert legacy nl link stat reset to nl compat
by Richard Alpe
· 10 years ago
37e2d48
tipc: convert legacy nl link prop set to nl compat
by Richard Alpe
· 10 years ago
357ebdb
tipc: convert legacy nl link dump to nl compat
by Richard Alpe
· 10 years ago
f2b3b2d
tipc: convert legacy nl link stat to nl compat
by Richard Alpe
· 10 years ago
9ab1546
tipc: convert legacy nl bearer enable/disable to nl compat
by Richard Alpe
· 10 years ago
d0796d1
tipc: convert legacy nl bearer dump to nl compat
by Richard Alpe
· 10 years ago
bfb3e5d
tipc: move and rename the legacy nl api to "nl compat"
by Richard Alpe
· 10 years ago
93c1af6
net:rfs: adjust table size checking
by Eric Dumazet
· 10 years ago
567e4b7
net: rfs: add hash collision detection
by Eric Dumazet
· 10 years ago
3e97fa7
gre/ipip: use be16 variants of netlink functions
by Sabrina Dubroca
· 10 years ago
51a00da
tipc: fix bug in socket reception function
by Jon Paul Maloy
· 10 years ago
662f553
rt6_probe_deferred: Do not depend on struct ordering
by Michael Büsch
· 10 years ago
4fb17a6
tcp: mitigate ACK loops for connections as tcp_timewait_sock
by Neal Cardwell
· 10 years ago
f2b2c58
tcp: mitigate ACK loops for connections as tcp_sock
by Neal Cardwell
· 10 years ago
a9b2c06
tcp: mitigate ACK loops for connections as tcp_request_sock
by Neal Cardwell
· 10 years ago
032ee42
tcp: helpers to mitigate ACK loops by rate-limiting out-of-window dupacks
by Neal Cardwell
· 10 years ago
ca53934
openvswitch: Initialize unmasked key and uid len
by Pravin B Shelar
· 10 years ago
1fd0bdd
bridge: add missing bridge port check for offloads
by Roopa Prabhu
· 10 years ago
91e8313
net: use netif_rx_ni() from process context
by Eric Dumazet
· 10 years ago
d0a47d3
rds: Make rds_message_copy_from_user() return 0 on success.
by Sowmini Varadhan
· 10 years ago
11ac119
net: rds: Remove repeated function names from debug output
by Rasmus Villemoes
· 10 years ago
83d2b9b
net: openvswitch: Support masked set actions.
by Jarno Rajahalme
· 10 years ago
3c09e92
Merge tag 'nfc-next-3.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next
by David S. Miller
· 10 years ago
364d571
rtnetlink: ifla_vf_policy: fix misuses of NLA_BINARY
by Daniel Borkmann
· 10 years ago
e04449f
dsa: correctly determine the number of switches in a system
by Tobias Waldekranz
· 10 years ago
11b1f82
ipv6: addrconf: add missing validate_link_af handler
by Daniel Borkmann
· 10 years ago
cb1b728
tipc: eliminate race condition at multicast reception
by Jon Paul Maloy
· 10 years ago
3c724ac
tipc: simplify socket multicast reception
by Jon Paul Maloy
· 10 years ago
708ac32
tipc: simplify connection abort notifications when links break
by Jon Paul Maloy
· 10 years ago
c637c10
tipc: resolve race problem at unicast message reception
by Jon Paul Maloy
· 10 years ago
94153e3
tipc: use existing sk_write_queue for outgoing packet chain
by Jon Paul Maloy
· 10 years ago
e3a7756
tipc: split up function tipc_msg_eval()
by Jon Paul Maloy
· 10 years ago
d570d86
tipc: enqueue arrived buffers in socket in separate function
by Jon Paul Maloy
· 10 years ago
1186adf
tipc: simplify message forwarding and rejection in socket layer
by Jon Paul Maloy
· 10 years ago
c589863
tipc: reduce usage of context info in socket and link
by Jon Paul Maloy
· 10 years ago
7744b5f
pktgen: fix UDP checksum computation
by Sabrina Dubroca
· 10 years ago
c58da4c
net: ipv6: allow explicitly choosing optimistic addresses
by Erik Kline
· 10 years ago
233c96f
flowcache: Fix kernel panic in flow_cache_flush_task
by Miroslav Urbanek
· 10 years ago
6e03f89
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
a409cae
sit: fix some __be16/u16 mismatches
by Eric Dumazet
· 10 years ago
2ce1ee1
net: remove some sparse warnings
by Eric Dumazet
· 10 years ago
d1e158e
ip6_gre: fix endianness errors in ip6gre_err
by Sabrina Dubroca
· 10 years ago
3fcf901
Revert "bridge: Let bridge not age 'externally' learnt FDB entries, they are removed when 'external' entity notifies the aging"
by David S. Miller
· 10 years ago
06eb395
pkt_sched: fq: better control of DDOS traffic
by Eric Dumazet
· 10 years ago
f2683b7
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by David S. Miller
· 10 years ago
9878196
tcp: do not pace pure ack packets
by Eric Dumazet
· 10 years ago
9a77662
netfilter: Use rhashtable walk iterator
by Herbert Xu
· 10 years ago
56d28b1
netlink: Use rhashtable walk iterator
by Herbert Xu
· 10 years ago
b057df2
cls_api.c: Fix dumping of non-existing actions' stats.
by Ignacy Gawędzki
· 10 years ago
3725a26
pkt_sched: fq: avoid hang when quantum 0
by Kenneth Klette Jonassen
· 10 years ago
61bd385
net/core: Add event for a change in slave state
by Moni Shoua
· 10 years ago
af9946f
tipc: separate link starting event from link timeout event
by Jon Paul Maloy
· 10 years ago
b45db71
tipc: eliminate race during node creation
by Jon Paul Maloy
· 10 years ago
7d24dcd
tipc: avoid stale link after aborted failover
by Jon Paul Maloy
· 10 years ago
2d72d49
tipc: add reference count to struct tipc_link
by Jon Paul Maloy
· 10 years ago
db27ebb
net: rds: use correct size for max unacked packets and bytes
by Sasha Levin
· 10 years ago
940288b
Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 10 years ago
45e826f
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by David S. Miller
· 10 years ago
dcdc899
net: add skb functions to process remote checksum offload
by Tom Herbert
· 10 years ago
9a05dde
bridge: Let bridge not age 'externally' learnt FDB entries, they are removed when 'external' entity notifies the aging
by Siva Mannem
· 10 years ago
2bd8248
xps: fix xps for stacked devices
by Eric Dumazet
· 10 years ago
fa00e8f
NFC: nci: Move NFCEE discovery logic
by Christophe Ricard
· 10 years ago
15d4a8d
NFC: nci: Move logical connection structure allocation
by Christophe Ricard
· 10 years ago
3ba5c84
NFC: nci: Change credits field to credits_cnt
by Christophe Ricard
· 10 years ago
b16ae71
NFC: nci: Support all destinations type when creating a connection
by Christophe Ricard
· 10 years ago
12bdf27
NFC: nci: Add reference to the RF logical connection
by Christophe Ricard
· 10 years ago
0508c07
ipv6: Select fragment id during UFO segmentation if not set.
by Vlad Yasevich
· 10 years ago
8ae5e03
net: switch sockets to ->read_iter/->write_iter
by Al Viro
· 10 years ago
6d65233
net/socket.c: fold do_sock_{read,write} into callers
by Al Viro
· 10 years ago
31a25fa
net: bury net/core/iovec.c - nothing in there is used anymore
by Al Viro
· 10 years ago
f25dcc7
tipc: tipc ->sendmsg() conversion
by Al Viro
· 10 years ago
21226ab
net: switch memcpy_fromiovec()/memcpy_fromiovecend() users to copy_from_iter()
by Al Viro
· 10 years ago
57be5bd
ip: convert tcp_sendmsg() to iov_iter primitives
by Al Viro
· 10 years ago
cacdc7d
ip: stash a pointer to msghdr in struct ping_fakehdr
by Al Viro
· 10 years ago
2e90b1c
rxrpc: make the users of rxrpc_kernel_send_data() set kvec-backed msg_iter properly
by Al Viro
· 10 years ago
af2b040
rxrpc: switch rxrpc_send_data() to iov_iter primitives
by Al Viro
· 10 years ago
4c946d9
vmci: propagate msghdr all way down to __qp_memcpy_to_queue()
by Al Viro
· 10 years ago
c3c1a7d
ipv6: rawv6_send_hdrinc(): pass msghdr
by Al Viro
· 10 years ago
7ae9abf
ipv4: raw_send_hdrinc(): pass msghdr
by Al Viro
· 10 years ago
a8866ff
netlink: make the check for "send from tx_ring" deterministic
by Al Viro
· 10 years ago
4de46d5
netlabel: Less function calls in netlbl_mgmt_add_common() after error detection
by Markus Elfring
· 10 years ago
7a11b1d
netlabel: Deletion of an unnecessary check before the function call "cipso_v4_doi_free"
by Markus Elfring
· 10 years ago
Next »