Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
c48f7eb3021c993cfb15ee4963df2fd6683c2f0d
/
net
c48f7eb
net: dsa: call phy_init_eee in DSA layer
by Vivien Didelot
· 8 years ago
7b9cc73
net: dsa: PHY device is mandatory for EEE
by Vivien Didelot
· 8 years ago
c613c20
net: add skb_frag_foreach_page and use with kmap_atomic
by Willem de Bruijn
· 8 years ago
bbb0302
strparser: Generalize strparser
by Tom Herbert
· 8 years ago
20bf50d
skbuff: Function to send an skbuf on a socket
by Tom Herbert
· 8 years ago
306b13e
proto_ops: Add locked held versions of sendmsg and sendpage
by Tom Herbert
· 8 years ago
29fda25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
e6eeb28
Revert "l2tp: constify inet6_protocol structures"
by Julia Lawall
· 8 years ago
39294c3
Revert "ipv6: constify inet6_protocol structures"
by Julia Lawall
· 8 years ago
bc78d64
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
cb891fa
udp6: fix jumbogram reception
by Paolo Abeni
· 8 years ago
1f139ed
ipv6: Avoid going through ->sk_net to access the netns
by Jakub Sitnicki
· 8 years ago
71ed7ee
ipv4: fib: Fix NULL pointer deref during fib_sync_down_dev()
by Ido Schimmel
· 8 years ago
bb7c19f
tcp: add related fields into SCM_TIMESTAMPING_OPT_STATS
by Wei Wang
· 8 years ago
0263598
tcp: extract the function to compute delivery rate
by Wei Wang
· 8 years ago
3282e65
tcp: remove unused mib counters
by Florian Westphal
· 8 years ago
573aeb0
tcp: remove CA_ACK_SLOWPATH
by Florian Westphal
· 8 years ago
45f119b
tcp: remove header prediction
by Florian Westphal
· 8 years ago
b6690b1
tcp: remove low_latency sysctl
by Florian Westphal
· 8 years ago
c13ee2a
tcp: reindent two spots after prequeue removal
by Florian Westphal
· 8 years ago
e7942d0
tcp: remove prequeue support
by Florian Westphal
· 8 years ago
e62e484
net sched actions: add time filter for action dumping
by Jamal Hadi Salim
· 8 years ago
90825b2
net sched actions: dump more than TCA_ACT_MAX_PRIO actions per batch
by Jamal Hadi Salim
· 8 years ago
df823b0
net sched actions: Use proper root attribute table for actions
by Jamal Hadi Salim
· 8 years ago
efe967c
tcp: avoid bogus gcc-7 array-bounds warning
by Arnd Bergmann
· 8 years ago
1a5f3da
net: ethtool: add support for forward error correction modes
by Vidya Sagar Ravipati
· 8 years ago
c9f2c1a
udp6: fix socket leak on early demux
by Paolo Abeni
· 8 years ago
0254e0c
net: check dev->addr_len for dev_set_mac_address()
by WANG Cong
· 8 years ago
10428dd
net/smc: synchronize buffer usage with device
by Ursula Braun
· 8 years ago
b33982c
net/smc: cleanup function __smc_buf_create()
by Ursula Braun
· 8 years ago
3e03472
net/smc: common functions for RMBs and send buffers
by Ursula Braun
· 8 years ago
9d8fb61
net/smc: introduce sg-logic for send buffers
by Ursula Braun
· 8 years ago
d5b361b
net/smc: remove Kconfig warning
by Ursula Braun
· 8 years ago
652a1e4
net/smc: register RMB-related memory region
by Ursula Braun
· 8 years ago
897e1c2
net/smc: use separate memory regions for RMBs
by Ursula Braun
· 8 years ago
a3fe3d0
net/smc: introduce sg-logic for RMBs
by Ursula Braun
· 8 years ago
c45abf3
net/smc: shorten local bufsize variables
by Ursula Braun
· 8 years ago
977bb32
net/smc: serialize connection creation in all cases
by Ursula Braun
· 8 years ago
d04916a
l2tp: constify inet6_protocol structures
by Julia Lawall
· 8 years ago
3a3a4e3
ipv6: constify inet6_protocol structures
by Julia Lawall
· 8 years ago
e90ce2f
dccp: fix a memleak for dccp_feat_init err process
by Xin Long
· 8 years ago
b7953d3
dccp: fix a memleak that dccp_ipv4 doesn't put reqsk properly
by Xin Long
· 8 years ago
0c2232b
dccp: fix a memleak that dccp_ipv6 doesn't put reqsk properly
by Xin Long
· 8 years ago
0c3a8f8
netpoll: Fix device name check in netpoll_setup()
by Matthias Kaehlcke
· 8 years ago
9688f9b
udp: unbreak build lacking CONFIG_XFRM
by Paolo Abeni
· 8 years ago
afce615
ipv6: Don't increase IPSTATS_MIB_FRAGFAILS twice in ip6_fragment()
by Stefano Brivio
· 8 years ago
ce7426c
6lowpan: fix set not used warning
by stephen hemminger
· 8 years ago
614d79c
socket: fix set not used warning
by stephen hemminger
· 8 years ago
3754b87
netfilter: remove unused variable
by stephen hemminger
· 8 years ago
dce4551
udp: preserve head state for IP_CMSG_PASSSEC
by Paolo Abeni
· 8 years ago
9f9e772
net: dsa: Initialize ds->cpu_port_mask earlier
by Florian Fainelli
· 8 years ago
c800aaf
packet: fix use-after-free in prb_retire_rx_blk_timer_expired()
by WANG Cong
· 8 years ago
e42e24c
tcp: remove redundant argument from tcp_rcv_established()
by Matvejchikov Ilya
· 8 years ago
a28b1b9
skbuff: re-add check for NULL skb->head in kfree_skb path
by Florian Westphal
· 8 years ago
69ec932
openvswitch: fix potential out of bound access in parse_ct
by Liping Zhang
· 8 years ago
7108574
Merge tag 'rxrpc-rewrite-20170721' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by David S. Miller
· 8 years ago
441ae65
sctp: remove the typedef sctp_abort_chunk_t
by Xin Long
· 8 years ago
38c00f7
sctp: remove the typedef sctp_heartbeat_chunk_t
by Xin Long
· 8 years ago
4d2dcdf
sctp: remove the typedef sctp_heartbeathdr_t
by Xin Long
· 8 years ago
d4d6c61
sctp: remove the typedef sctp_sack_chunk_t
by Xin Long
· 8 years ago
7873108
sctp: remove the typedef sctp_sackhdr_t
by Xin Long
· 8 years ago
afd93b7
sctp: remove the typedef sctp_sack_variable_t
by Xin Long
· 8 years ago
62e6b7e
sctp: remove the typedef sctp_unrecognized_param_t
by Xin Long
· 8 years ago
f48ef4c
sctp: remove the typedef sctp_cookie_param_t
by Xin Long
· 8 years ago
cb1844c
sctp: remove the typedef sctp_initack_chunk_t
by Xin Long
· 8 years ago
864d966
net/socket: fix type in assignment and trim long line
by Paolo Abeni
· 8 years ago
ae847f4
net: call udp_tunnel_get_rx_info when NETIF_F_RX_UDP_TUNNEL_PORT is toggled
by Sabrina Dubroca
· 8 years ago
296d8ee
net: add infrastructure to un-offload UDP tunnel port
by Sabrina Dubroca
· 8 years ago
7a27fc6
net: check UDP tunnel RX port offload feature before calling tunnel ndo ndo
by Sabrina Dubroca
· 8 years ago
d764a12
net: add new netdevice feature for offload of RX port for UDP tunnels
by Sabrina Dubroca
· 8 years ago
505d5c1
Merge tag 'nfs-for-4.13-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 8 years ago
3ffbc1d
net/sunrpc/xprt_sock: fix regression in connection error reporting.
by NeilBrown
· 8 years ago
ddc6c70
rxrpc: Move the packet.h include file into net/rxrpc/
by David Howells
· 8 years ago
7a68ada
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
96080f6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
e623a48
rds: Make sure updates to cp_send_gen can be observed
by Håkon Bugge
· 8 years ago
8799a22
ipv4: initialize fib_trie prior to register_netdev_notifier call.
by Mahesh Bandewar
· 8 years ago
153711f
rtnetlink: allocate more memory for dev_set_mac_address()
by WANG Cong
· 8 years ago
6399f1f
ipv6: avoid overflow of offset in ip6_find_1stfragopt
by Sabrina Dubroca
· 8 years ago
3753654
Revert "rtnetlink: Do not generate notifications for CHANGEADDR event"
by David Ahern
· 8 years ago
7051b88
net: make dev_close and related functions void
by stephen hemminger
· 8 years ago
ddee310
bluetooth: 6lowpan dev_close never returns error
by stephen hemminger
· 8 years ago
e7d53ad
net: dsa: unexport dsa_is_port_initialized
by Vivien Didelot
· 8 years ago
8410095
net/packet: remove unused PGV_FROM_VMALLOC definition.
by Rosen, Rami
· 8 years ago
bb4d991
tcp: adjust tail loss probe timeout
by Yuchung Cheng
· 8 years ago
c4b2bf6
openvswitch: Optimize operations for OvS flow_stats.
by Tonghao Zhang
· 8 years ago
c57c054
openvswitch: Optimize updating for OvS flow_stats.
by Tonghao Zhang
· 8 years ago
6367911
net: Zero terminate ifr_name in dev_ifname().
by David S. Miller
· 8 years ago
98de4e0
wireless: wext: terminate ifr name coming from userspace
by Levin, Alexander
· 8 years ago
073dd5a
netfilter: fix netfilter_net_init() return
by Dan Carpenter
· 8 years ago
3e16afd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 8 years ago
0ddf3fb
udp: preserve skb->dst if required for IP options processing
by Paolo Abeni
· 8 years ago
18bcf29
ipv4: ipv6: initialize treq->txhash in cookie_v[46]_check()
by Alexander Potapenko
· 8 years ago
ec30d78
xfrm: add xdst pcpu cache
by Florian Westphal
· 8 years ago
09c7570
xfrm: remove flow cache
by Florian Westphal
· 8 years ago
bd45c53
xfrm_policy: make xfrm_bundle_lookup return xfrm dst object
by Florian Westphal
· 8 years ago
86dc8ee
xfrm_policy: remove xfrm_policy_lookup
by Florian Westphal
· 8 years ago
aff669b
xfrm_policy: kill flow to policy dir conversion
by Florian Westphal
· 8 years ago
855dad9
xfrm_policy: remove always true/false branches
by Florian Westphal
· 8 years ago
3ca2828
xfrm_policy: bypass flow_cache_lookup
by Florian Westphal
· 8 years ago
Next »