index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2018-09-17
net: dsa: remove redundant null pointer check before put_device
zhong jiang
2018-09-17
net: rds: use memset to optimize the recv
Zhu Yanjun
2018-09-17
net: dsa: tag_gswip: Add gswip to dsa_tag_protocol_to_str()
Hauke Mehrtens
2018-09-17
tls: async support causes out-of-bounds access in crypto APIs
John Fastabend
2018-09-16
ip6_gre: simplify gre header parsing in ip6gre_err
Haishuang Yan
2018-09-16
ip_gre: fix parsing gre header in ipgre_err
Haishuang Yan
2018-09-16
net/sched: act_police: don't use spinlock in the data path
Davide Caratti
2018-09-16
net/sched: act_police: use per-cpu counters
Davide Caratti
2018-09-13
pktgen: Fix fall-through annotation
Gustavo A. R. Silva
2018-09-13
gso_segment: Reset skb->mac_len after modifying network header
Toke Høiland-Jørgensen
2018-09-13
llc: avoid blocking in llc_sap_close()
Cong Wang
2018-09-13
ipv6: Add sockopt IPV6_MULTICAST_ALL analogue to IP_MULTICAST_ALL
Andre Naujoks
2018-09-13
net: dsa: Add Lantiq / Intel GSWIP tag support
Hauke Mehrtens
2018-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-12
net: bridge: add support for sticky fdb entries
Nikolay Aleksandrov
2018-09-12
tipc: check return value of __tipc_dump_start()
Cong Wang
2018-09-12
rds: fix two RCU related problems
Cong Wang
2018-09-12
netlink: remove hash::nelems check in netlink_insert
Li RongQing
2018-09-12
net/tls: Fixed return value when tls_complete_pending_work() fails
Vakul Garg
2018-09-11
erspan: fix error handling for erspan tunnel
Haishuang Yan
2018-09-11
erspan: return PACKET_REJECT when the appropriate tunnel is not found
Haishuang Yan
2018-09-11
tcp: rate limit synflood warnings further
Willem de Bruijn
2018-09-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-09-11
netfilter: xt_hashlimit: use s->file instead of s->private
Cong Wang
2018-09-11
netfilter: nfnetlink_queue: Solve the NFQUEUE/conntrack clash for NF_REPEAT
Michal 'vorner' Vaner
2018-09-11
netfilter: cttimeout: ctnl_timeout_find_get() returns incorrect pointer to type
Pablo Neira Ayuso
2018-09-11
netfilter: conntrack: timeout interface depend on CONFIG_NF_CONNTRACK_TIMEOUT
Pablo Neira Ayuso
2018-09-11
netfilter: conntrack: reset tcp maxwin on re-register
Florian Westphal
2018-09-10
htb: use anonymous union for simplicity
Cong Wang
2018-09-10
net_sched: remove redundant qdisc lock classes
Cong Wang
2018-09-10
net: sched: cls_flower: dump offload count value
Vlad Buslov
2018-09-10
net: Add and use skb_list_del_init().
David S. Miller
2018-09-10
net: Add and use skb_mark_not_on_list().
David S. Miller
2018-09-10
sctp: Use skb_queue_is_first().
David S. Miller
2018-09-10
mac80211: Don't access sk_queue_head->next directly.
David S. Miller
2018-09-10
sch_netem: Move private queue handler to generic location.
David S. Miller
2018-09-10
sch_htb: Remove local SKB queue handling code.
David S. Miller
2018-09-10
net/ipv6: Remove rt6i_prefsrc
David Ahern
2018-09-09
ip: frags: fix crash in ip_do_fragment()
Taehee Yoo
2018-09-09
net/tls: Set count of SG entries if sk_alloc_sg returns -ENOSPC
Vakul Garg
2018-09-08
net: sched: act_nat: remove dependency on rtnl lock
Vlad Buslov
2018-09-08
net: sched: act_skbedit: remove dependency on rtnl lock
Vlad Buslov
2018-09-07
tcp: really ignore MSG_ZEROCOPY if no SO_ZEROCOPY
Vincent Whitchurch
2018-09-07
net_sched: properly cancel netlink dump on failure
Cong Wang
2018-09-07
net: dsa: Expose tagging protocol to user-space
Florian Fainelli
2018-09-06
tipc: call start and done ops directly in __tipc_nl_compat_dumpit()
Cong Wang
2018-09-06
openvswitch: Derive IP protocol number for IPv6 later frags
Yi-Hung Wei
2018-09-05
net/iucv: declare iucv_path_table_empty() as static
Julian Wiedmann
2018-09-05
net/af_iucv: fix skb handling on HiperTransport xmit error
Julian Wiedmann
2018-09-05
net/af_iucv: drop inbound packets with invalid flags
Julian Wiedmann
[next]