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
2016-11-07
sctp: assign assoc_id earlier in __sctp_connect
Marcelo Ricardo Leitner
1
-2
/
+5
2016-11-03
genetlink: fix a memory leak on error path
WANG Cong
1
-1
/
+3
2016-11-03
ipv6: dccp: add missing bind_conflict to dccp_ipv6_mapped
Eric Dumazet
1
-0
/
+1
2016-11-03
ipv6: dccp: fix out of bound access in dccp_v6_err()
Eric Dumazet
1
-7
/
+8
2016-11-03
netlink: netlink_diag_dump() runs without locks
Eric Dumazet
1
-4
/
+1
2016-11-03
dccp: fix out of bound access in dccp_v4_err()
Eric Dumazet
1
-6
/
+8
2016-11-03
dccp: do not send reset to already closed sockets
Eric Dumazet
1
-0
/
+4
2016-11-03
dccp: do not release listeners too soon
Eric Dumazet
3
-4
/
+6
2016-11-03
tcp: fix return value for partial writes
Eric Dumazet
1
-1
/
+1
2016-11-03
ipv4: allow local fragmentation in ip_finish_output_gso()
Lance Richardson
4
-17
/
+4
2016-11-03
tcp: fix potential memory corruption
Eric Dumazet
1
-1
/
+1
2016-11-03
inet: fix sleeping inside inet_wait_for_connect()
WANG Cong
1
-5
/
+4
2016-11-02
ip6_udp_tunnel: remove unused IPCB related codes
Eli Cooper
1
-3
/
+0
2016-11-01
unix: escape all null bytes in abstract unix domain socket
Isaac Boukris
1
-1
/
+2
2016-10-31
Merge tag 'linux-can-fixes-for-4.9-20161031' of git://git.kernel.org/pub/scm/...
David S. Miller
1
-9
/
+23
2016-10-31
sctp: hold transport instead of assoc when lookup assoc in rx path
Xin Long
2
-17
/
+17
2016-10-31
sctp: return back transport in __sctp_rcv_init_lookup
Xin Long
1
-2
/
+1
2016-10-31
sctp: hold transport instead of assoc in sctp_diag
Xin Long
1
-4
/
+1
2016-10-31
can: bcm: fix warning in bcm_connect/proc_register
Oliver Hartkopp
1
-9
/
+23
2016-10-31
net: mangle zero checksum in skb_checksum_help()
Eric Dumazet
1
-1
/
+1
2016-10-31
net: clear sk_err_soft in sk_clone_lock()
Eric Dumazet
1
-0
/
+1
2016-10-31
dctcp: avoid bogus doubling of cwnd after loss
Florian Westphal
1
-1
/
+12
2016-10-31
ipv6: add mtu lock check in __ip6_rt_update_pmtu
Xin Long
1
-0
/
+3
2016-10-31
ipv6: Don't use ufo handling on later transformed packets
Jakub Sitnicki
1
-1
/
+1
2016-10-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
85
-412
/
+675
2016-10-29
tipc: fix broadcast link synchronization problem
Jon Paul Maloy
6
-6
/
+33
2016-10-29
rds: debug messages are enabled by default
shamir rabinovitch
2
-2
/
+2
2016-10-29
Merge tag 'mac80211-for-davem-2016-10-27' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-1
/
+4
2016-10-29
Merge tag 'batadv-net-for-davem-20161026' of git://git.open-mesh.org/linux-merge
David S. Miller
3
-3
/
+2
2016-10-29
packet: on direct_xmit, limit tso and csum to supported devices
Willem de Bruijn
2
-5
/
+5
2016-10-29
net_sched actions: use nla_parse_nested()
Johannes Berg
1
-2
/
+1
2016-10-29
ip6_tunnel: Update skb->protocol to ETH_P_IPV6 in ip6_tnl_xmit()
Eli Cooper
1
-0
/
+1
2016-10-29
inet: Fix missing return value in inet6_hash
Craig Gallek
1
-2
/
+4
2016-10-29
sctp: validate chunk len before actually using it
Marcelo Ricardo Leitner
1
-6
/
+6
2016-10-27
net sched filters: fix notification of filter delete with proper handle
Jamal Hadi Salim
1
-1
/
+2
2016-10-27
flow_dissector: fix vlan tag handling
Arnd Bergmann
1
-5
/
+5
2016-10-27
net: ipv6: Do not consider link state for nexthop validation
David Ahern
1
-2
/
+4
2016-10-27
net: ipv6: Fix processing of RAs in presence of VRF
David Ahern
1
-20
/
+48
2016-10-26
udp: fix IP_CHECKSUM handling
Eric Dumazet
3
-7
/
+9
2016-10-26
sctp: fix the panic caused by route update
Xin Long
1
-1
/
+7
2016-10-26
cfg80211: process events caused by suspend before suspending
Johannes Berg
1
-1
/
+4
2016-10-23
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
3
-35
/
+42
2016-10-23
net: sctp, forbid negative length
Jiri Slaby
1
-1
/
+4
2016-10-23
ipv6: do not increment mac header when it's unset
Jason A. Donenfeld
1
-1
/
+2
2016-10-22
ipv4: use the right lock for ping_group_range
WANG Cong
1
-4
/
+4
2016-10-22
netns: revert "netns: avoid disabling irq for netns id"
Paul Moore
1
-15
/
+20
2016-10-21
ipv6: fix a potential deadlock in do_ipv6_setsockopt()
WANG Cong
2
-6
/
+14
2016-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
13
-42
/
+70
2016-10-21
batman-adv: fix splat on disabling an interface
Linus Lüssing
1
-1
/
+0
2016-10-20
ipv4: disable BH in set_ping_group_range()
Eric Dumazet
1
-2
/
+2
[next]