Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
165094afcee79e4d5b6e94032a5d3be157460b4a
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
1e2a886
bonding: use return instead of goto
by Zhang Shengju
· 9 years ago
3e2a5e1
net: macb: add wake-on-lan support via magic packet
by Sergio Prado
· 9 years ago
e651520
net: hamradio: baycom_ser_fdx: Replace timeval with timespec64
by Amitoj Kaur Chawla
· 9 years ago
4a92602
openvswitch: allow management from inside user namespaces
by Tycho Andersen
· 9 years ago
4456ed0
ethtool: future-proof interface for speed extensions
by Michael S. Tsirkin
· 9 years ago
809dc75
vrf: duplicate include of rtnetlink.h
by stephen hemminger
· 9 years ago
40d29af
vxlan: udp_tunnel duplicate include net/udp_tunnel.h
by stephen hemminger
· 9 years ago
f48e723
rds: duplicate include net/tcp.h
by stephen hemminger
· 9 years ago
6d9b6f4
bonding: Return correct error code
by Amitoj Kaur Chawla
· 9 years ago
e7e9956
Merge branch 'gso-checksums'
by David S. Miller
· 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
a060679
hv_netvsc: cleanup netdev feature flags for netvsc
by sixiao@microsoft.com
· 9 years ago
c1e9a49
Merge branch 'ethtool-nfc-ipv6'
by David S. Miller
· 9 years ago
a7ad40d
sfc: implement IPv6 NFC (and IPV4_USER_FLOW)
by Edward Cree
· 9 years ago
72bb687
ethtool: add IPv6 to the NFC API
by Edward Cree
· 9 years ago
84e7f67
Merge branch 'cxgb4-tos'
by David S. Miller
· 9 years ago
ba9cee6
cxgb4/iw_cxgb4: TOS support
by Hariprasad Shenai
· 9 years ago
6102c66
iw_cxgb4: remove false error log entry
by Hariprasad Shenai
· 9 years ago
9d3053e
iw_cxgb4: make queue allocation code more readable
by Hariprasad Shenai
· 9 years ago
f773abf
Merge branch 'fec-next'
by David S. Miller
· 9 years ago
fc75ba5
net: fec: improve error handling
by Troy Kisky
· 9 years ago
be29346
net: fec: don't transfer ownership until descriptor write is complete
by Troy Kisky
· 9 years ago
80dc6a9
net: fec: don't disable FEC_ENET_TS_TIMER interrupt
by Troy Kisky
· 9 years ago
53bb20d
net: fec: add variable reg_desc_active to speed things up
by Troy Kisky
· 9 years ago
7355f27
net: fec: add struct bufdesc_prop
by Troy Kisky
· 9 years ago
93c595f
net: fec: fix fec_enet_get_free_txdesc_num
by Troy Kisky
· 9 years ago
095098e
net: fec: fix rx error counts
by Troy Kisky
· 9 years ago
55cd48c
net: fec: stop the "rcv is not +last, " error messages
by Troy Kisky
· 9 years ago
7f20cd2
bonding: 3ad: allow to set ad_actor settings while the bond is up
by Nikolay Aleksandrov
· 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
ccad099
MAINTAINERS: Update tg3 maintainer
by Siva Reddy Kallam
· 9 years ago
1490d2b
bpf_dbg: do not initialise statics to 0
by Wei Tang
· 9 years ago
dc599f7
net: Add support for filtering link dump by master device and kind
by David Ahern
· 9 years ago
fd1914b
Merge branch 'tcp-fast-so_reuseport'
by David S. Miller
· 9 years ago
4b2a6ae
soreuseport: BPF selection functional test for TCP
by Craig Gallek
· 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
d9b3fca
tcp: __tcp_hdrlen() helper
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
30c1de0
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 9 years ago
dba6cf5
Merge branch 'be2net-next'
by David S. Miller
· 9 years ago
51d1f98
be2net: Interpret and log new data that's added to the port misconfigure async event
by Ajit Khaparde
· 9 years ago
6221906
be2net: Request RSS capability of Rx interface depending on number of Rx rings
by Ajit Khaparde
· 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
aaa5672
sxgbe: remove unused code
by Jean Sacren
· 9 years ago
12f0841
Merge branch 'renesas-bit-twiddling'
by David S. Miller
· 9 years ago
b2b14d2
sh_eth: factor out register bit twiddling code
by Sergei Shtylyov
· 9 years ago
568b3ce
ravb: factor out register bit twiddling code
by Sergei Shtylyov
· 9 years ago
ef5c0e2
Merge branch 'tpacket-gso-csum-offload'
by David S. Miller
· 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
5ee14e6
bonding: 3ad: apply ad_actor settings changes immediately
by Nikolay Aleksandrov
· 9 years ago
a1b486a
Merge branch 'bridge-mdb-entry-offload-flag'
by David S. Miller
· 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
157ede6
bridge: mdb: add support for offloaded mdb entries
by Elad Raz
· 9 years ago
d66bd90
bonding: trivial: style fixes
by Zhang Shengju
· 9 years ago
0aca737
tcp: Fix syncookies sysctl default.
by David S. Miller
· 9 years ago
7158ce8
Merge branch 'ns-tcp-sysctls'
by David S. Miller
· 9 years ago
4979f2d
ipv4: Namespaceify tcp_notsent_lowat sysctl knob
by Nikolay Borisov
· 9 years ago
Next »