Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
7f290c94352e59b1d720055fce760a69a63bd0a1
/
net
7f290c9
iptunnel: scrub packet in iptunnel_pull_header
by Jiri Benc
· 9 years ago
7c25b16
net: bridge: log port STP state on change
by Vivien Didelot
· 9 years ago
c5b0db3
nfnetlink: Revert "nfnetlink: add support for memory mapped netlink"
by Florian Westphal
· 9 years ago
905f0a7
nfnetlink: remove nfnetlink_alloc_skb
by Florian Westphal
· 9 years ago
263ea09
Revert "genl: Add genlmsg_new_unicast() for unicast message allocation"
by Florian Westphal
· 9 years ago
551ddc0
openvswitch: Revert: "Enable memory mapped Netlink i/o"
by Florian Westphal
· 9 years ago
d1b4c68
netlink: remove mmapped netlink support
by Florian Westphal
· 9 years ago
7e6e18f
net_sched: Improve readability of filter processing
by Jamal Hadi Salim
· 9 years ago
7fbac98
bridge: switchdev: Offload VLAN flags to hardware bridge
by Ido Schimmel
· 9 years ago
fbbef86
net-sysfs: remove unused fmt_long_hex
by Colin Ian King
· 9 years ago
e4999f2
vlan: change return type of vlan_proc_rem_dev
by Zhang Shengju
· 9 years ago
7bbf3ca
ipv4: Remove inet_lro library
by Ben Hutchings
· 9 years ago
82aaf4f
af_llc: fix types on llc_ui_wait_for_conn
by One Thousand Gnomes
· 9 years ago
1cd4d5c
sctp: remove the unused sctp_datamsg_free()
by Xin Long
· 9 years ago
ac1efde
sctp: remove rcu_read_lock in sctp_seq_dump_remote_addrs()
by Xin Long
· 9 years ago
f46c701
sctp: move rcu_read_lock from __sctp_lookup_association to sctp_lookup_association
by Xin Long
· 9 years ago
bd4508e
core: remove unneded headers for net cgroup controllers.
by Rosen, Rami
· 9 years ago
1c78c64
net: add tc offload feature flag
by John Fastabend
· 9 years ago
a1b7c5f
net: sched: add cls_u32 offload hooks for netdevs
by John Fastabend
· 9 years ago
16e5cc6
net: rework setup_tc ndo op to consume general tc operand
by John Fastabend
· 9 years ago
e4c6734
net: rework ndo tc op to consume additional qdisc handle parameter
by John Fastabend
· 9 years ago
52a773d
net: Export ip fragment sysctl to unprivileged users
by Nikolay Borisov
· 9 years ago
0fbf4cb
ipv4: namespacify ip fragment max dist sysctl knob
by Nikolay Borisov
· 9 years ago
e21145a
ipv4: namespacify ip_early_demux sysctl knob
by Nikolay Borisov
· 9 years ago
287b7f3
ipv4: Namespacify ip_dynaddr sysctl knob
by Nikolay Borisov
· 9 years ago
dcd8799
igmp: net: Move igmp namespace init to correct file
by Nikolay Borisov
· 9 years ago
fa50d97
ipv4: Namespaceify ip_default_ttl sysctl knob
by Nikolay Borisov
· 9 years ago
cd9b266
tcp: add tcpi_min_rtt and tcpi_notsent_bytes to tcp_info
by Eric Dumazet
· 9 years ago
3c1cb4d
net/ipv4: add dst cache support for gre lwtunnels
by Paolo Abeni
· 9 years ago
d71785f
net: add dst_cache to ovs vxlan lwtunnel
by Paolo Abeni
· 9 years ago
e09acdd
ip_tunnel: replace dst_cache with generic implementation
by Paolo Abeni
· 9 years ago
607f725
net: replace dst_cache ip6_tunnel implementation with the generic one
by Paolo Abeni
· 9 years ago
911362c
net: add dst_cache support
by Paolo Abeni
· 9 years ago
4952cd3
tipc: refactor node xmit and fix memory leaks
by Richard Alpe
· 9 years ago
8bf3686
ethtool: ensure channel counts are within bounds during SCHANNELS
by Keller, Jacob E
· 9 years ago
d4ab428
ethtool: correctly ensure {GS}CHANNELS doesn't conflict with GS{RXFH}
by Keller, Jacob E
· 9 years ago
6fa7966
net: ip_tunnel: remove 'csum_help' argument to iptunnel_handle_offloads
by Edward Cree
· 9 years ago
5393610
net: gre: Implement LCO for GRE over IPv4
by Edward Cree
· 9 years ago
06f6229
fou: enable LCO in FOU and GUE
by Edward Cree
· 9 years ago
d75f130
net: udp: always set up for CHECKSUM_PARTIAL offload
by Edward Cree
· 9 years ago
179bc67
net: local checksum offload for encapsulation
by Edward Cree
· 9 years ago
ea8add2
tcp/dccp: better use of ephemeral ports in bind()
by Eric Dumazet
· 9 years ago
1580ab6
tcp/dccp: better use of ephemeral ports in connect()
by Eric Dumazet
· 9 years ago
15fad71
net: bulk free SKBs that were delay free'ed due to IRQ context
by Jesper Dangaard Brouer
· 9 years ago
795bb1c
net: bulk free infrastructure for NAPI context, use napi_consume_skb
by Jesper Dangaard Brouer
· 9 years ago
165094a
igmp: Namespacify igmp_qrv sysctl knob
by Nikolay Borisov
· 9 years ago
87a8a2a
igmp: Namespaceify igmp_llm_reports sysctl knob
by Nikolay Borisov
· 9 years ago
166b6b2
igmp: Namespaceify igmp_max_msf sysctl knob
by Nikolay Borisov
· 9 years ago
815c527
igmp: Namespaceify igmp_max_memberships sysctl knob
by Nikolay Borisov
· 9 years ago
4a92602
openvswitch: allow management from inside user namespaces
by Tycho Andersen
· 9 years ago
f48e723
rds: duplicate include net/tcp.h
by stephen hemminger
· 9 years ago
f245d07
net: Allow tunnels to use inner checksum offloads with outer checksums needed
by Alexander Duyck
· 9 years ago
dbef491
udp: Use uh->len instead of skb->len to compute checksum in segmentation
by Alexander Duyck
· 9 years ago
fdaefd6
udp: Clean up the use of flags in UDP segmentation offload
by Alexander Duyck
· 9 years ago
3872035
gre: Use inner_proto to obtain inner header protocol
by Alexander Duyck
· 9 years ago
2e598af
gre: Use GSO flags to determine csum need instead of GRE flags
by Alexander Duyck
· 9 years ago
ddff00d
net: Move skb_has_shared_frag check out of GRE code and into segmentation
by Alexander Duyck
· 9 years ago
08b64fc
net: Store checksum result for offloaded GSO checksums
by Alexander Duyck
· 9 years ago
7fbeffe
net: Update remote checksum segmentation to support use of GSO checksum
by Alexander Duyck
· 9 years ago
7644345
net: Move GSO csum into SKB_GSO_CB
by Alexander Duyck
· 9 years ago
bef3c6c
net: Drop unecessary enc_features variable from tunnel segmentation functions
by Alexander Duyck
· 9 years ago
7a02bf8
ipv6: add option to drop unsolicited neighbor advertisements
by Johannes Berg
· 9 years ago
abbc304
ipv6: add option to drop unicast encapsulated in L2 multicast
by Johannes Berg
· 9 years ago
97daf33
ipv4: add option to drop gratuitous ARP packets
by Johannes Berg
· 9 years ago
12b74df
ipv4: add option to drop unicast encapsulated in L2 multicast
by Johannes Berg
· 9 years ago
dc599f7
net: Add support for filtering link dump by master device and kind
by David Ahern
· 9 years ago
c125e80
soreuseport: fast reuseport TCP socket selection
by Craig Gallek
· 9 years ago
fa46349
soreuseport: Prep for fast reuseport TCP socket selection
by Craig Gallek
· 9 years ago
a583636
inet: refactor inet[6]_lookup functions to take skb
by Craig Gallek
· 9 years ago
496611d
inet: create IPv6-equivalent inet_hash function
by Craig Gallek
· 9 years ago
086c653
sock: struct proto hash function may error
by Craig Gallek
· 9 years ago
92dcdf0
batman-adv: Convert batadv_tt_common_entry to kref
by Sven Eckelmann
· 9 years ago
7c12439
batman-adv: Convert batadv_orig_node to kref
by Sven Eckelmann
· 9 years ago
161a3be
batman-adv: Convert batadv_orig_node_vlan to kref
by Sven Eckelmann
· 9 years ago
7a659d5
batman-adv: Convert batadv_hard_iface to kref
by Sven Eckelmann
· 9 years ago
77ae32e
batman-adv: Convert batadv_neigh_node to kref
by Sven Eckelmann
· 9 years ago
a6ba0d3
batman-adv: Convert batadv_orig_ifinfo to kref
by Sven Eckelmann
· 9 years ago
962c683
batman-adv: Convert batadv_neigh_ifinfo to kref
by Sven Eckelmann
· 9 years ago
6e8ef69
batman-adv: Convert batadv_tt_orig_list_entry to kref
by Sven Eckelmann
· 9 years ago
32836f5
batman-adv: Convert batadv_tvlv_handler to kref
by Sven Eckelmann
· 9 years ago
f7157dd
batman-adv: Convert batadv_tvlv_container to kref
by Sven Eckelmann
· 9 years ago
68a6722
batman-adv: Convert batadv_dat_entry to kref
by Sven Eckelmann
· 9 years ago
727e0cd
batman-adv: Convert batadv_nc_path to kref
by Sven Eckelmann
· 9 years ago
daf99b4
batman-adv: Convert batadv_nc_node to kref
by Sven Eckelmann
· 9 years ago
71b7e3d
batman-adv: Convert batadv_bla_claim to kref
by Sven Eckelmann
· 9 years ago
06e56de
batman-adv: Convert batadv_bla_backbone_gw to kref
by Sven Eckelmann
· 9 years ago
6be4d30
batman-adv: Convert batadv_softif_vlan to kref
by Sven Eckelmann
· 9 years ago
e7aed32
batman-adv: Convert batadv_gw_node to kref
by Sven Eckelmann
· 9 years ago
90f564d
batman-adv: Convert batadv_hardif_neigh_node to kref
by Sven Eckelmann
· 9 years ago
dded069
batman-adv: Add lockdep assert for container_list_lock
by Sven Eckelmann
· 9 years ago
81f0268
batman-adv: add seqno maximum age and protection start flag parameters
by Simon Wunderlich
· 9 years ago
140ed8e
batman-adv: Drop reference to netdevice on last reference
by Sven Eckelmann
· 9 years ago
1d036d2
packet: tpacket_snd gso and checksum offload
by Willem de Bruijn
· 9 years ago
8d39b4a
packet: parse tpacket header before skb alloc
by Willem de Bruijn
· 9 years ago
58d19b1
packet: vnet_hdr support for tpacket_rcv
by Willem de Bruijn
· 9 years ago
16cc140
packet: move vnet_hdr code to helper functions
by Willem de Bruijn
· 9 years ago
9e8430f
bridge: mdb: Passing the port-group pointer to br_mdb module
by Elad Raz
· 9 years ago
9d06b6d
bridge: mdb: Separate br_mdb_entry->state from net_bridge_port_group->state
by Elad Raz
· 9 years ago
0aca737
tcp: Fix syncookies sysctl default.
by David S. Miller
· 9 years ago
4979f2d
ipv4: Namespaceify tcp_notsent_lowat sysctl knob
by Nikolay Borisov
· 9 years ago
Next »