Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
815c52700746cdcc0874a33390bac334a4b90107
/
net
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
1e579ca
ipv4: Namespaceify tcp_fin_timeout sysctl knob
by Nikolay Borisov
· 9 years ago
c402d9b
ipv4: Namespaceify tcp_orphan_retries sysctl knob
by Nikolay Borisov
· 9 years ago
c6214a9
ipv4: Namespaceify tcp_retries2 sysctl knob
by Nikolay Borisov
· 9 years ago
ae5c3f4
ipv4: Namespaceify tcp_retries1 sysctl knob
by Nikolay Borisov
· 9 years ago
1043e25
ipv4: Namespaceify tcp reordering sysctl knob
by Nikolay Borisov
· 9 years ago
12ed824
ipv4: Namespaceify tcp syncookies sysctl knob
by Nikolay Borisov
· 9 years ago
7c083ec
ipv4: Namespaceify tcp synack retries sysctl knob
by Nikolay Borisov
· 9 years ago
6fa2516
ipv4: Namespaceify tcp syn retries sysctl knob
by Nikolay Borisov
· 9 years ago
9d1eb21
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 9 years ago
d452e6c
tcp: tcp_cong_control helper
by Yuchung Cheng
· 9 years ago
2d14a4d
tcp: make congestion control more robust against reordering
by Yuchung Cheng
· 9 years ago
3ebd8871
tcp: refactor pkts acked accounting
by Yuchung Cheng
· 9 years ago
ddf1af6
tcp: new delivery accounting
by Yuchung Cheng
· 9 years ago
31ba0c1
tcp: move cwnd reduction after recovery state procesing
by Yuchung Cheng
· 9 years ago
e662ca4
tcp: retransmit after recovery processing and congestion control
by Yuchung Cheng
· 9 years ago
3575dbf
net: drop write-only stack variable
by David Herrmann
· 9 years ago
e3e17b7
tcp: fastopen: call tcp_fin() if FIN present in SYNACK
by Eric Dumazet
· 9 years ago
06c8581
tipc: use alloc_ordered_workqueue() instead of WQ_UNBOUND w/ max_active = 1
by Parthasarathy Bhuvaragan
· 9 years ago
ae24555
tipc: donot create timers if subscription timeout = TIPC_WAIT_FOREVER
by Parthasarathy Bhuvaragan
· 9 years ago
f3ad288
tipc: protect tipc_subscrb_get() with subscriber spin lock
by Parthasarathy Bhuvaragan
· 9 years ago
d409189
tipc: hold subscriber->lock for tipc_nametbl_subscribe()
by Parthasarathy Bhuvaragan
· 9 years ago
cb01c7c
tipc: fix connection abort when receiving invalid cancel request
by Parthasarathy Bhuvaragan
· 9 years ago
c8beccc6
tipc: fix connection abort during subscription cancellation
by Parthasarathy Bhuvaragan
· 9 years ago
7c13c62
tipc: introduce tipc_subscrb_subscribe() routine
by Parthasarathy Bhuvaragan
· 9 years ago
a4273c7
tipc: remove struct tipc_name_seq from struct tipc_subscription
by Parthasarathy Bhuvaragan
· 9 years ago
3086523
tipc: remove filter and timeout elements from struct tipc_subscription
by Parthasarathy Bhuvaragan
· 9 years ago
4f61d4e
tipc: remove incorrect check for subscription timeout value
by Parthasarathy Bhuvaragan
· 9 years ago
ba905f5
ethtool: Declare netdev_rss_key as __read_mostly.
by Kim Jones
· 9 years ago
9d69153
tcp: do not enqueue skb with SYN flag
by Eric Dumazet
· 9 years ago
61d2bca
tcp: fastopen: accept data/FIN present in SYNACK message
by Eric Dumazet
· 9 years ago
6e7333d
net: add rx_nohandler stat counter
by Jarod Wilson
· 9 years ago
9256645
net/core: relax BUILD_BUG_ON in netdev_stats_to_stats64
by Jarod Wilson
· 9 years ago
8172981
tipc: fix link priority propagation
by Richard Alpe
· 9 years ago
d01332f
tipc: fix link attribute propagation bug
by Richard Alpe
· 9 years ago
7b5e739
batman-adv: Switch to HTTPS version of links
by Sven Eckelmann
· 9 years ago
0046b04
batman-adv: update copyright years for 2016
by Sven Eckelmann
· 9 years ago
ec9b83c
batman-adv: Fix kernel-doc for batadv_claim_free_ref
by Sven Eckelmann
· 9 years ago
600184b
batman-adv: add kerneldoc for batadv_iv_ogm_aggr_packet
by Simon Wunderlich
· 9 years ago
a14c131
batman-adv: add kernel doc for AP isolation attributes in bat_priv
by Antonio Quartulli
· 9 years ago
d15cd62
batman-adv: fix kerneldoc for TT functions
by Antonio Quartulli
· 9 years ago
fe13c2a
batman-adv: fix kerneldoc for DAT functions
by Antonio Quartulli
· 9 years ago
04e14be
batman-adv: Update/repair bridge loop avoidance kerneldoc
by Simon Wunderlich
· 9 years ago
672e797
batman-adv: Fix kerneldoc of network-coding functions
by Sven Eckelmann
· 9 years ago
7afcbbe
batman-adv: Fix kerneldoc of main functions
by Sven Eckelmann
· 9 years ago
62fe710
batman-adv: Fix kerneldoc parsing of return description
by Sven Eckelmann
· 9 years ago
d1f6825
batman-adv: kernel doc readability updates
by Marek Lindner
· 9 years ago
f34ac9d
batman-adv: Drop invalid kerneldoc for variable batadv_vlan_attrs
by Sven Eckelmann
· 9 years ago
e51f039
batman-adv: Fix names in kerneldoc of functions
by Sven Eckelmann
· 9 years ago
Next »