index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-17
netfilter: nf_tables: rt: allow checking if dst has xfrm attached
Florian Westphal
1
-0
/
+11
2018-09-16
ip6_gre: simplify gre header parsing in ip6gre_err
Haishuang Yan
1
-22
/
+4
2018-09-16
ip_gre: fix parsing gre header in ipgre_err
Haishuang Yan
2
-9
/
+7
2018-09-16
net/sched: act_police: don't use spinlock in the data path
Davide Caratti
1
-64
/
+92
2018-09-16
net/sched: act_police: use per-cpu counters
Davide Caratti
1
-24
/
+22
2018-09-13
pktgen: Fix fall-through annotation
Gustavo A. R. Silva
1
-1
/
+1
2018-09-13
gso_segment: Reset skb->mac_len after modifying network header
Toke Høiland-Jørgensen
2
-0
/
+2
2018-09-13
llc: avoid blocking in llc_sap_close()
Cong Wang
1
-3
/
+1
2018-09-13
ipv6: Add sockopt IPV6_MULTICAST_ALL analogue to IP_MULTICAST_ALL
Andre Naujoks
3
-1
/
+13
2018-09-13
net: dsa: Add Lantiq / Intel GSWIP tag support
Hauke Mehrtens
5
-0
/
+119
2018-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
32
-136
/
+262
2018-09-12
net: bridge: add support for sticky fdb entries
Nikolay Aleksandrov
2
-3
/
+17
2018-09-12
tipc: check return value of __tipc_dump_start()
Cong Wang
1
-1
/
+4
2018-09-12
rds: fix two RCU related problems
Cong Wang
1
-1
/
+4
2018-09-12
netlink: remove hash::nelems check in netlink_insert
Li RongQing
1
-5
/
+0
2018-09-12
net/tls: Fixed return value when tls_complete_pending_work() fails
Vakul Garg
1
-4
/
+6
2018-09-11
erspan: fix error handling for erspan tunnel
Haishuang Yan
1
-0
/
+3
2018-09-11
erspan: return PACKET_REJECT when the appropriate tunnel is not found
Haishuang Yan
1
-0
/
+2
2018-09-11
tcp: rate limit synflood warnings further
Willem de Bruijn
1
-2
/
+2
2018-09-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
18
-99
/
+180
2018-09-11
netfilter: xt_hashlimit: use s->file instead of s->private
Cong Wang
1
-9
/
+9
2018-09-11
netfilter: nfnetlink_queue: Solve the NFQUEUE/conntrack clash for NF_REPEAT
Michal 'vorner' Vaner
1
-0
/
+1
2018-09-11
netfilter: cttimeout: ctnl_timeout_find_get() returns incorrect pointer to type
Pablo Neira Ayuso
1
-3
/
+3
2018-09-11
netfilter: conntrack: timeout interface depend on CONFIG_NF_CONNTRACK_TIMEOUT
Pablo Neira Ayuso
8
-45
/
+45
2018-09-11
netfilter: conntrack: reset tcp maxwin on re-register
Florian Westphal
1
-0
/
+26
2018-09-10
htb: use anonymous union for simplicity
Cong Wang
1
-49
/
+49
2018-09-10
net_sched: remove redundant qdisc lock classes
Cong Wang
1
-7
/
+0
2018-09-10
net: sched: cls_flower: dump offload count value
Vlad Buslov
1
-1
/
+4
2018-09-10
net: Add and use skb_list_del_init().
David S. Miller
2
-9
/
+3
2018-09-10
net: Add and use skb_mark_not_on_list().
David S. Miller
21
-28
/
+28
2018-09-10
sctp: Use skb_queue_is_first().
David S. Miller
1
-1
/
+1
2018-09-10
mac80211: Don't access sk_queue_head->next directly.
David S. Miller
1
-1
/
+3
2018-09-10
sch_netem: Move private queue handler to generic location.
David S. Miller
1
-11
/
+1
2018-09-10
sch_htb: Remove local SKB queue handling code.
David S. Miller
1
-17
/
+1
2018-09-10
net/ipv6: Remove rt6i_prefsrc
David Ahern
1
-27
/
+0
2018-09-09
ip: frags: fix crash in ip_do_fragment()
Taehee Yoo
2
-0
/
+2
2018-09-09
net/tls: Set count of SG entries if sk_alloc_sg returns -ENOSPC
Vakul Garg
1
-0
/
+6
2018-09-08
net: sched: act_nat: remove dependency on rtnl lock
Vlad Buslov
1
-6
/
+9
2018-09-08
net: sched: act_skbedit: remove dependency on rtnl lock
Vlad Buslov
1
-9
/
+14
2018-09-07
tcp: really ignore MSG_ZEROCOPY if no SO_ZEROCOPY
Vincent Whitchurch
2
-4
/
+1
2018-09-07
net_sched: properly cancel netlink dump on failure
Cong Wang
1
-4
/
+8
2018-09-07
net: dsa: Expose tagging protocol to user-space
Florian Fainelli
3
-0
/
+72
2018-09-06
tipc: call start and done ops directly in __tipc_nl_compat_dumpit()
Cong Wang
3
-6
/
+14
2018-09-06
openvswitch: Derive IP protocol number for IPv6 later frags
Yi-Hung Wei
1
-13
/
+9
2018-09-05
net/iucv: declare iucv_path_table_empty() as static
Julian Wiedmann
1
-1
/
+1
2018-09-05
net/af_iucv: fix skb handling on HiperTransport xmit error
Julian Wiedmann
1
-11
/
+23
2018-09-05
net/af_iucv: drop inbound packets with invalid flags
Julian Wiedmann
1
-2
/
+2
2018-09-05
ipv6: add inet6_fill_args
Christian Brauner
1
-34
/
+55
2018-09-05
ipv4: add inet_fill_args
Christian Brauner
1
-15
/
+33
2018-09-05
rtnetlink: s/IFLA_IF_NETNSID/IFLA_TARGET_NETNSID/g
Christian Brauner
1
-16
/
+16
[next]