index
:
drm/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
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-05
tcp: tsq: add shortcut in tcp_tasklet_func()
Eric Dumazet
1
-10
/
+12
2016-12-05
tcp: tsq: remove one locked operation in tcp_wfree()
Eric Dumazet
1
-3
/
+10
2016-12-05
tcp: tsq: add tsq_flags / tsq_enum
Eric Dumazet
1
-8
/
+8
2016-12-03
ipv6 addrconf: Implemented enhanced DAD (RFC7527)
Erik Nordmark
3
-5
/
+48
2016-12-03
ipv4: fib: Replay events when registering FIB notifier
Ido Schimmel
1
-2
/
+146
2016-12-03
ipv4: fib: Allow for consistent FIB dumping
Ido Schimmel
2
-0
/
+3
2016-12-03
ipv4: fib: Convert FIB notification chain to be atomic
Ido Schimmel
1
-4
/
+4
2016-12-03
ipv4: fib: Export free_fib_info()
Ido Schimmel
1
-0
/
+1
2016-12-03
act_mirred: fix a typo in get_dev
WANG Cong
1
-1
/
+1
2016-12-03
udp: be less conservative with sock rmem accounting
Paolo Abeni
1
-2
/
+2
2016-12-03
net_sched: gen_estimator: account for timer drifts
Eric Dumazet
1
-9
/
+16
2016-12-03
netns: fix net_generic() "id - 1" bloat
Alexey Dobriyan
1
-8
/
+12
2016-12-03
netns: add dummy struct inside "struct net_generic"
Alexey Dobriyan
1
-4
/
+4
2016-12-03
netns: publish net_generic correctly
Alexey Dobriyan
1
-5
/
+5
2016-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
49
-195
/
+373
2016-12-02
net: avoid signed overflows for SO_{SND|RCV}BUFFORCE
Eric Dumazet
1
-2
/
+2
2016-12-02
tipc: check minimum bearer MTU
Michal Kubeček
3
-2
/
+27
2016-12-02
bpf: Add support for reading socket family, type, protocol
David Ahern
1
-0
/
+21
2016-12-02
bpf: Add new cgroup attach type to enable sock modifications
David Ahern
3
-1
/
+81
2016-12-02
ip6_offload: check segs for NULL in ipv6_gso_segment.
Artem Savkov
1
-1
/
+1
2016-12-02
RDS: TCP: unregister_netdevice_notifier() in error path of rds_tcp_init_net
Sowmini Varadhan
1
-0
/
+2
2016-12-02
net/sched: cls_flower: Add offload support using egress Hardware device
Hadar Hen Zion
2
-17
/
+48
2016-12-02
net/sched: act_mirred: Add new tc_action_ops get_dev()
Hadar Hen Zion
1
-0
/
+12
2016-12-02
net/sched: cls_flower: Provide a filter to replace/destroy hardware filter fu...
Hadar Hen Zion
1
-16
/
+11
2016-12-02
net/sched: cls_flower: Try to offload only if skip_hw flag isn't set
Hadar Hen Zion
1
-15
/
+20
2016-12-02
tcp: allow to turn tcp timestamp randomization off
Florian Westphal
2
-2
/
+4
2016-12-02
tcp: randomize tcp timestamp offsets for each connection
Florian Westphal
8
-15
/
+29
2016-12-02
Revert: "ip6_tunnel: Update skb->protocol to ETH_P_IPV6 in ip6_tnl_xmit()"
Eli Cooper
1
-1
/
+0
2016-12-02
ipv6: Set skb->protocol properly for local output
Eli Cooper
1
-0
/
+2
2016-12-02
ipv4: Set skb->protocol properly for local output
Eli Cooper
1
-0
/
+2
2016-12-02
packet: fix race condition in packet_set_ring
Philip Pettersson
1
-6
/
+12
2016-12-02
sock: reset sk_err for ICMP packets read from error queue
Soheil Hassas Yeganeh
1
-4
/
+13
2016-12-02
bpf: BPF for lightweight tunnel infrastructure
Thomas Graf
5
-0
/
+580
2016-12-02
route: Set lwtstate for local traffic and cached input dsts
Thomas Graf
1
-13
/
+26
2016-12-02
route: Set orig_output when redirecting to lwt on locally generated traffic
Thomas Graf
1
-1
/
+3
2016-12-02
net/rtnetlink: fix attribute name in nlmsg_size() comments
Tobias Klauser
1
-2
/
+2
2016-12-01
rtnetlink: return the correct error code
Zhang Shengju
1
-1
/
+1
2016-12-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
3
-3
/
+3
2016-12-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
9
-32
/
+60
2016-11-30
net: ipv4: Don't crash if passing a null sk to ip_rt_update_pmtu.
Lorenzo Colitti
1
-1
/
+2
2016-11-30
netfilter: arp_tables: fix invoking 32bit "iptable -P INPUT ACCEPT" failed in...
Hongxu Jia
1
-2
/
+2
2016-11-30
l2tp: fix address test in __l2tp_ip6_bind_lookup()
Guillaume Nault
1
-1
/
+1
2016-11-30
l2tp: fix lookup for sockets not bound to a device in l2tp_ip
Guillaume Nault
2
-5
/
+8
2016-11-30
l2tp: fix racy socket lookup in l2tp_ip and l2tp_ip6 bind()
Guillaume Nault
2
-38
/
+32
2016-11-30
l2tp: hold socket before dropping lock in l2tp_ip{, 6}_recv()
Guillaume Nault
2
-10
/
+12
2016-11-30
l2tp: lock socket before checking flags in connect()
Guillaume Nault
3
-13
/
+26
2016-11-30
neigh: remove duplicate check for same neigh
Zhang Shengju
1
-10
/
+5
2016-11-30
openvswitch: Fix skb leak in IPv6 reassembly.
Daniele Di Proietto
1
-1
/
+4
2016-11-30
bpf, xdp: allow to pass flags to dev_change_xdp_fd
Daniel Borkmann
2
-3
/
+31
2016-11-30
tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING
Francis Yan
4
-4
/
+44
[next]