summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2016-06-22rxrpc: Kill off the rxrpc_transport structDavid Howells
2016-06-22rxrpc: Kill the client connection bundle conceptDavid Howells
2016-06-22rxrpc: Provide more refcount helper functionsDavid Howells
2016-06-22rxrpc: Make rxrpc_send_packet() take a connection not a transportDavid Howells
2016-06-22rxrpc: Calls displayed in /proc may in future lack a connectionDavid Howells
2016-06-22rxrpc: Validate the net address given to rxrpc_kernel_begin_call()David Howells
2016-06-22rxrpc: Use IDR to allocate client conn IDs on a machine-wide basisDavid Howells
2016-06-22rxrpc: rxrpc_connection_lock shouldn't be a BH lock, but conn_lock isDavid Howells
2016-06-22rxrpc: Pass sk_buff * rather than rxrpc_host_header * to functionsDavid Howells
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-18ipv6: RFC 4884 partial support for SIT/GRE tunnelsEric Dumazet
2016-06-18gre: better support for ICMP messages for gre+ipv6Eric Dumazet
2016-06-18ipv6: translate ICMP_TIME_EXCEEDED to ICMPV6_TIME_EXCEEDEric Dumazet
2016-06-18ip6: move ipip6_err_gen_icmpv6_unreach()Eric Dumazet
2016-06-18ipv6: icmp: add a force_saddr param to icmp6_send()Eric Dumazet
2016-06-17RDS: TCP: Fix non static symbol warningsWei Yongjun
2016-06-17Merge tag 'linux-can-next-for-4.8-20160617' of git://git.kernel.org/pub/scm/l...David S. Miller
2016-06-17tipc: potential shift wrapping bug in map_set()Dan Carpenter
2016-06-17net: ipv6: Address selection needs to consider L3 domainsDavid Ahern
2016-06-17net: vrf: Implement get_saddr for IPv6David Ahern
2016-06-17net: ipv6: Move ip6_route_get_saddr to inlineDavid Ahern
2016-06-17net: Remove deprecated tunnel specific UDP offload functionsAlexander Duyck
2016-06-17net: Merge VXLAN and GENEVE push notifiers into a single notifierAlexander Duyck
2016-06-17net: Combine GENEVE and VXLAN port notifiers into single functionsAlexander Duyck
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-16net, cls: also reject deleting all filters when TCA_KIND presentDaniel Borkmann
2016-06-16net: xfrm: fix old-style declarationArnd Bergmann
2016-06-16net: the space is required after ','Wei Tang
2016-06-16net: do not initialise statics to 0Wei Tang
2016-06-16mpls: allow routes on ipgre devicesSimon Horman
2016-06-16sctp: change sk state to CLOSED instead of CLOSING in sctp_sock_migrateXin Long
2016-06-15Merge tag 'rxrpc-rewrite-20160615' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller
2016-06-15ila: Fix checksum neutral mappingTom Herbert
2016-06-15net: ipv4: Add ability to have GRE ignore DF bit in IPv4 payloadsPhilip Prindeville
2016-06-156lowpan: add support for 802.15.4 short addr handlingAlexander Aring
2016-06-156lowpan: add support for getting short addressAlexander Aring
2016-06-156lowpan: introduce 6lowpan-ndAlexander Aring
2016-06-15ipv6: export several functionsAlexander Aring
2016-06-15ipv6: introduce neighbour discovery opsAlexander Aring
2016-06-15addrconf: put prefix address add in an own functionAlexander Aring
2016-06-15ndisc: add __ndisc_fill_addr_option functionAlexander Aring
2016-06-156lowpan: remove ipv6 module requestAlexander Aring