summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2016-06-22rxrpc: Fix exclusive connection handlingDavid Howells
2016-06-22rxrpc: Replace conn->trans->{local,peer} with conn->params.{local,peer}David Howells
2016-06-22rxrpc: Use structs to hold connection params and protocol infoDavid Howells
2016-06-22rxrpc: fix uninitialized variable useArnd Bergmann
2016-06-22rxrpc: checking for IS_ERR() instead of NULLDan Carpenter
2016-06-19ipv6: RFC 4884 partial support for SIT/GRE tunnelsEric Dumazet
2016-06-19gre: better support for ICMP messages for gre+ipv6Eric Dumazet
2016-06-19ipv6: translate ICMP_TIME_EXCEEDED to ICMPV6_TIME_EXCEEDEric Dumazet
2016-06-19ip6: move ipip6_err_gen_icmpv6_unreach()Eric Dumazet
2016-06-19ipv6: icmp: add a force_saddr param to icmp6_send()Eric Dumazet
2016-06-19net: rds: fix coding style issuesJoshua Houghton
2016-06-19AX.25: Close socket connection on session completionBasil Gunn
2016-06-18RDS: TCP: rds_tcp_accept_one() should transition socket from RESETTING to UPSowmini Varadhan
2016-06-18RDS: TCP: Fix non static symbol warningsWei Yongjun
2016-06-18Merge tag 'linux-can-next-for-4.8-20160617' of git://git.kernel.org/pub/scm/l...David S. Miller
2016-06-18tipc: fix socket timer deadlockJon Paul Maloy
2016-06-18tipc: potential shift wrapping bug in map_set()Dan Carpenter
2016-06-18net: ipv6: Address selection needs to consider L3 domainsDavid Ahern
2016-06-18net: vrf: Implement get_saddr for IPv6David Ahern
2016-06-18net: ipv6: Move ip6_route_get_saddr to inlineDavid Ahern
2016-06-18net: Remove deprecated tunnel specific UDP offload functionsAlexander Duyck
2016-06-18net: Merge VXLAN and GENEVE push notifiers into a single notifierAlexander Duyck
2016-06-18net: Combine GENEVE and VXLAN port notifiers into single functionsAlexander Duyck
2016-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2016-06-17can: bcm: add support for CAN FD framesOliver Hartkopp
2016-06-17can: bcm: unify bcm_msg_head handling and prepare function parametersOliver Hartkopp
2016-06-17can: bcm: use CAN frame instead of can_frame in commentsOliver Hartkopp
2016-06-17can: bcm: fix indention and other minor style issuesOliver Hartkopp
2016-06-17can: build proc support only if CONFIG_PROC_FS is activatedAlexander Aring
2016-06-17net, cls: also reject deleting all filters when TCA_KIND presentDaniel Borkmann
2016-06-17net: xfrm: fix old-style declarationArnd Bergmann
2016-06-17Merge tag 'nfsd-4.7-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2016-06-17Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-06-17net: the space is required after ','Wei Tang
2016-06-17net: do not initialise statics to 0Wei Tang
2016-06-17mpls: allow routes on ipgre devicesSimon Horman
2016-06-17sit: correct IP protocol used in ipip6_errSimon Horman
2016-06-16sctp: change sk state to CLOSED instead of CLOSING in sctp_sock_migrateXin Long
2016-06-16bpf: fix matching of data/data_end in verifierAlexei Starovoitov
2016-06-16Merge tag 'rxrpc-rewrite-20160615' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller
2016-06-16gre: fix error handlerEric Dumazet
2016-06-16tipc: eliminate uninitialized variable warningYing Xue
2016-06-16tipc: fix suspicious RCU usageYing Xue
2016-06-16ila: Fix checksum neutral mappingTom Herbert
2016-06-16net: ipv4: Add ability to have GRE ignore DF bit in IPv4 payloadsPhilip Prindeville
2016-06-166lowpan: add support for 802.15.4 short addr handlingAlexander Aring
2016-06-166lowpan: add support for getting short addressAlexander Aring
2016-06-166lowpan: introduce 6lowpan-ndAlexander Aring
2016-06-16ipv6: export several functionsAlexander Aring
2016-06-16ipv6: introduce neighbour discovery opsAlexander Aring